]> git.saurik.com Git - iphone-api.git/blob - WebKit/WebPreferences-WebPrivate.h
Adding the WebCore headers (for Cydget).
[iphone-api.git] / WebKit / WebPreferences-WebPrivate.h
1 /*
2 * Generated by class-dump 3.1.2.
3 *
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
5 */
6
7 #import <WebKit/WebPreferences.h>
8
9 @interface WebPreferences (WebPrivate)
10 + (id)_getInstanceForIdentifier:(id)fp8; // IMP=0x332caf00
11 + (void)_setInstance:(id)fp8 forIdentifier:(id)fp12; // IMP=0x332caf5c
12 + (void)_checkLastReferenceForIdentifier:(id)fp8; // IMP=0x332dea88
13 + (void)_removeReferenceForIdentifier:(id)fp8; // IMP=0x332da904
14 + (unsigned long)_systemCFStringEncoding; // IMP=0x332e2f0c
15 + (void)_setInitialDefaultTextEncodingToSystemEncoding; // IMP=0x332e2e50
16 + (void)_setIBCreatorID:(id)fp8; // IMP=0x33329440
17 - (BOOL)developerExtrasEnabled; // IMP=0x332d15f4
18 - (void)setDeveloperExtrasEnabled:(BOOL)fp8; // IMP=0x33329658
19 - (BOOL)authorAndUserStylesEnabled; // IMP=0x332d16bc
20 - (void)setAuthorAndUserStylesEnabled:(BOOL)fp8; // IMP=0x3332962c
21 - (BOOL)applicationChromeModeEnabled; // IMP=0x332d16e8
22 - (void)setApplicationChromeModeEnabled:(BOOL)fp8; // IMP=0x33329600
23 - (BOOL)webArchiveDebugModeEnabled; // IMP=0x332d18c8
24 - (void)setWebArchiveDebugModeEnabled:(BOOL)fp8; // IMP=0x333295d4
25 - (BOOL)offlineWebApplicationCacheEnabled; // IMP=0x332d18f4
26 - (void)setOfflineWebApplicationCacheEnabled:(BOOL)fp8; // IMP=0x332da684
27 - (BOOL)zoomsTextOnly; // IMP=0x332d1920
28 - (void)setZoomsTextOnly:(BOOL)fp8; // IMP=0x333295a8
29 - (BOOL)automaticallyDetectsCacheModel; // IMP=0x33329300
30 - (void)setAutomaticallyDetectsCacheModel:(BOOL)fp8; // IMP=0x332e2e2c
31 - (double)_backForwardCacheExpirationInterval; // IMP=0x33329558
32 - (unsigned long)_maximumImageSize; // IMP=0x332d1788
33 - (long long)_maximumResourceDataLength; // IMP=0x332d1714
34 - (BOOL)_standalone; // IMP=0x332d175c
35 - (void)_setStandalone:(BOOL)fp8; // IMP=0x3332952c
36 - (void)_setTelephoneNumberParsingEnabled:(BOOL)fp8; // IMP=0x332db050
37 - (BOOL)_telephoneNumberParsingEnabled; // IMP=0x332d17cc
38 - (void)_setMinimumZoomFontSize:(float)fp8; // IMP=0x332e3a48
39 - (float)_minimumZoomFontSize; // IMP=0x332d17f8
40 - (void)_setLayoutInterval:(int)fp8; // IMP=0x332e3a20
41 - (int)_layoutInterval; // IMP=0x332d1878
42 - (void)_setMaxParseDuration:(float)fp8; // IMP=0x33329504
43 - (float)_maxParseDuration; // IMP=0x332d18a0
44 - (int)editableLinkBehavior; // IMP=0x332d1468
45 - (void)setEditableLinkBehavior:(int)fp8; // IMP=0x333294dc
46 - (int)textDirectionSubmenuInclusionBehavior; // IMP=0x332d14f0
47 - (void)setTextDirectionSubmenuInclusionBehavior:(int)fp8; // IMP=0x333294b4
48 - (BOOL)_useSiteSpecificSpoofing; // IMP=0x332d10ec
49 - (void)_setUseSiteSpecificSpoofing:(BOOL)fp8; // IMP=0x33329488
50 - (BOOL)databasesEnabled; // IMP=0x332d136c
51 - (void)setDatabasesEnabled:(BOOL)fp8; // IMP=0x332da62c
52 - (BOOL)localStorageEnabled; // IMP=0x332d1398
53 - (void)setLocalStorageEnabled:(BOOL)fp8; // IMP=0x332da658
54 - (void)_postPreferencesChangesNotification; // IMP=0x332cb00c
55 - (BOOL)isDOMPasteAllowed; // IMP=0x332d1538
56 - (void)setDOMPasteAllowed:(BOOL)fp8; // IMP=0x33329414
57 - (void)_setFTPDirectoryTemplatePath:(id)fp8; // IMP=0x333293c8
58 - (id)_localStorageDatabasePath; // IMP=0x332cca80
59 - (void)_setLocalStorageDatabasePath:(id)fp8; // IMP=0x3332937c
60 - (id)_ftpDirectoryTemplatePath; // IMP=0x332d1234
61 - (void)_setForceFTPDirectoryListings:(BOOL)fp8; // IMP=0x33329350
62 - (BOOL)_forceFTPDirectoryListings; // IMP=0x332d1208
63 - (void)didRemoveFromWebView; // IMP=0x332daa20
64 - (void)willAddToWebView; // IMP=0x332cbeb8
65 - (void)setFullDocumentTeardownEnabled:(BOOL)fp8; // IMP=0x33329324
66 - (BOOL)fullDocumentTeardownEnabled; // IMP=0x332dc76c
67 - (void)_invalidateCachedPreferences; // IMP=0x332e3e4c
68 @end
69