]>
Commit | Line | Data |
---|---|---|
01591476 JF |
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/WebView.h> | |
8 | ||
9 | @interface WebView (WebPrivate) | |
10 | + (id)_standardUserAgentWithApplicationName:(id)fp8; // IMP=0x33334ad0 | |
11 | + (id)_supportedMIMETypes; // IMP=0x33333c88 | |
12 | + (void)enableWebThread; // IMP=0x332ca220 | |
13 | + (void)garbageCollectNow; // IMP=0x33334e48 | |
14 | + (BOOL)_viewClass:(Class *)fp8 andRepresentationClass:(Class *)fp12 forMIMEType:(id)fp16; // IMP=0x332cdff0 | |
15 | + (void)_setAlwaysUsesComplexTextCodePath:(BOOL)fp8; // IMP=0x33334e60 | |
16 | + (BOOL)canShowFile:(id)fp8; // IMP=0x33333bcc | |
17 | + (id)_MIMETypeForFile:(id)fp8; // IMP=0x33333a04 | |
18 | + (void)_unregisterViewClassAndRepresentationClassForMIMEType:(id)fp8; // IMP=0x3333b4a8 | |
19 | + (void)_registerViewClass:(Class)fp8 representationClass:(Class)fp12 forURLScheme:(id)fp16; // IMP=0x3333b894 | |
20 | + (id)_generatedMIMETypeForURLScheme:(id)fp8; // IMP=0x33333484 | |
21 | + (BOOL)_representationExistsForURLScheme:(id)fp8; // IMP=0x33333438 | |
22 | + (BOOL)_canHandleRequest:(id)fp8 forMainFrame:(BOOL)fp12; // IMP=0x332d4c7c | |
23 | + (BOOL)_canHandleRequest:(id)fp8; // IMP=0x33333414 | |
24 | + (id)_decodeData:(id)fp8; // IMP=0x3333b0b8 | |
25 | + (void)_setShouldUseFontSmoothing:(BOOL)fp8; // IMP=0x33334e7c | |
26 | + (BOOL)_shouldUseFontSmoothing; // IMP=0x33334e98 | |
27 | + (void)_setUsesTestModeFocusRingColor:(BOOL)fp8; // IMP=0x33334ea8 | |
28 | + (BOOL)_usesTestModeFocusRingColor; // IMP=0x33334ec4 | |
29 | + (id)_minimumRequiredSafariBuildNumber; // IMP=0x3332fc7c | |
30 | + (unsigned long)_glyphCacheInitialSize; // IMP=0x3332fcf8 | |
31 | + (unsigned long)_glyphCacheIncrementalSize; // IMP=0x3332fd08 | |
32 | + (void)_setGlyphCacheInitialSize:(unsigned long)fp8 andIncrementSize:(unsigned long)fp12; // IMP=0x3332fd18 | |
33 | + (id)_productivityDocumentMIMETypes; // IMP=0x332d79ec | |
34 | - (BOOL)_usesDocumentViews; // IMP=0x332ced60 | |
35 | - (void)_commonInitializationWithFrameName:(id)fp8 groupName:(id)fp12 usesDocumentViews:(BOOL)fp16; // IMP=0x332cb650 | |
36 | - (id)_initWithFrame:(struct CGRect)fp8 frameName:(id)fp24 groupName:(id)fp28 usesDocumentViews:(BOOL)fp32; // IMP=0x332cb444 | |
37 | - (void)_boundsChanged; // IMP=0x33338cdc | |
38 | - (BOOL)_mustDrawUnionedRect:(struct CGRect)fp8 singleRects:(const struct CGRect *)fp24 count:(int)fp28; // IMP=0x3332fad8 | |
39 | - (void)drawSingleRect:(struct CGRect)fp8; // IMP=0x3333407c | |
40 | - (BOOL)isFlipped; // IMP=0x3332fb6c | |
41 | - (void)_viewWillDrawInternal; // IMP=0x33334238 | |
42 | - (void)viewWillDraw; // IMP=0x332db2f4 | |
43 | - (void)drawRect:(struct CGRect)fp8; // IMP=0x332db814 | |
44 | - (id)initSimpleHTMLDocumentWithStyle:(id)fp8 editable:(BOOL)fp12 withFrame:(struct CGRect)fp16 withPreferences:(id)fp32; // IMP=0x33338e30 | |
45 | - (void)setUserStyleSheet:(id)fp8; // IMP=0x332db07c | |
46 | - (BOOL)_viewClass:(Class *)fp8 andRepresentationClass:(Class *)fp12 forMIMEType:(id)fp16; // IMP=0x33333c30 | |
47 | - (BOOL)_isClosed; // IMP=0x3332fba4 | |
48 | - (void)_dispatchUnloadEvent; // IMP=0x333343d4 | |
49 | - (void)_dispatchTileDidDraw:(id)fp8; // IMP=0x332dbdc0 | |
50 | - (void)_willStartScrollingOrZooming; // IMP=0x33333b6c | |
51 | - (void)_didFinishScrollingOrZooming; // IMP=0x33333b0c | |
52 | - (void)_closePluginDatabases; // IMP=0x332de588 | |
53 | - (void)_closeWithFastTeardown; // IMP=0x33339424 | |
54 | - (void)_close; // IMP=0x332dc4e8 | |
55 | - (id)_downloadURL:(id)fp8; // IMP=0x33333950 | |
56 | - (id)_openNewWindowWithRequest:(id)fp8; // IMP=0x3333851c | |
57 | - (struct Page *)page; // IMP=0x3332fbdc | |
58 | - (void)_mouseDidMoveOverElement:(id)fp8 modifierFlags:(unsigned int)fp12; // IMP=0x333377f0 | |
59 | - (void)_loadBackForwardListFromOtherView:(id)fp8; // IMP=0x33339968 | |
60 | - (void)_setFormDelegate:(id)fp8; // IMP=0x332d1a4c | |
61 | - (id)_formDelegate; // IMP=0x3332fc00 | |
62 | - (id)_formDelegateForwarder; // IMP=0x33333850 | |
63 | - (id)_formDelegateForSelector:(SEL)fp8; // IMP=0x333337c0 | |
64 | - (void)_preferencesChangedNotification:(id)fp8; // IMP=0x332da974 | |
65 | - (void)_preferencesChanged:(id)fp8; // IMP=0x332cfe90 | |
66 | - (id)_UIKitDelegateForwarder; // IMP=0x332d6218 | |
67 | - (void)_cacheResourceLoadDelegateImplementations; // IMP=0x332ddab4 | |
68 | - (void)_cacheFrameLoadDelegateImplementations; // IMP=0x332dd544 | |
69 | - (id)_policyDelegateForwarder; // IMP=0x332d3fbc | |
70 | - (id)_UIDelegateForwarder; // IMP=0x333336a8 | |
71 | - (id)_UIDelegateForSelector:(SEL)fp8; // IMP=0x33333618 | |
72 | - (id)_editingDelegateForwarder; // IMP=0x332decf4 | |
73 | - (id)_scriptDebugDelegateForwarder; // IMP=0x33333500 | |
74 | - (void)_closeWindow; // IMP=0x333334cc | |
75 | - (void)_pushPerformingProgrammaticFocus; // IMP=0x3332fc24 | |
76 | - (void)_popPerformingProgrammaticFocus; // IMP=0x3332fc50 | |
77 | - (BOOL)_isPerformingProgrammaticFocus; // IMP=0x332df394 | |
78 | - (void)_setUsesLoaderCache:(BOOL)fp8; // IMP=0x332e387c | |
79 | - (BOOL)_usesLoaderCache; // IMP=0x3332fc8c | |
80 | - (void)_setShouldCacheFileURLs:(BOOL)fp8; // IMP=0x3332fcb0 | |
81 | - (BOOL)_shouldCacheFileURLs; // IMP=0x3332fcd4 | |
82 | - (void)_setUIKitDelegate:(id)fp8; // IMP=0x332d19dc | |
83 | - (id)_UIKitDelegate; // IMP=0x3332fd34 | |
84 | - (void)setWebMailDelegate:(id)fp8; // IMP=0x332dd4c0 | |
85 | - (id)_webMailDelegate; // IMP=0x332d9110 | |
86 | - (id)caretChangeListener; // IMP=0x3332fd58 | |
87 | - (void)setCaretChangeListener:(id)fp8; // IMP=0x332dd460 | |
88 | - (id)caretChangeListeners; // IMP=0x3332fd7c | |
89 | - (void)addCaretChangeListener:(id)fp8; // IMP=0x33333370 | |
90 | - (void)removeCaretChangeListener:(id)fp8; // IMP=0x33333334 | |
91 | - (void)removeAllCaretChangeListeners; // IMP=0x332dd484 | |
92 | - (void)caretChanged; // IMP=0x33334450 | |
93 | - (void)_clearDelegates; // IMP=0x332dd338 | |
94 | - (id)_displayURL; // IMP=0x333346ac | |
95 | - (void)_setInViewSourceMode:(BOOL)fp8; // IMP=0x3333477c | |
96 | - (BOOL)_inViewSourceMode; // IMP=0x333347b4 | |
97 | - (void)_setUseFastImageScalingMode:(BOOL)fp8; // IMP=0x33334824 | |
98 | - (BOOL)_inFastImageScalingMode; // IMP=0x333347ec | |
99 | - (BOOL)_cookieEnabled; // IMP=0x3332fda0 | |
100 | - (void)_setCookieEnabled:(BOOL)fp8; // IMP=0x3332fdd0 | |
101 | - (BOOL)_locked_plugInsAreRunningInFrame:(id)fp8; // IMP=0x333331ec | |
102 | - (BOOL)_pluginsAreRunning; // IMP=0x3333465c | |
103 | - (void)_locked_performPlugInSelector:(SEL)fp8 inFrame:(id)fp12; // IMP=0x332e3c38 | |
104 | - (void)_destroyAllPlugIns; // IMP=0x33334604 | |
105 | - (BOOL)_clearBackForwardCache; // IMP=0x333348b0 | |
106 | - (void)_startAllPlugIns; // IMP=0x332e3be0 | |
107 | - (void)_stopAllPlugIns; // IMP=0x333345ac | |
108 | - (void)_attachScriptDebuggerToAllFrames; // IMP=0x33334900 | |
109 | - (void)_detachScriptDebuggerFromAllFrames; // IMP=0x332de044 | |
110 | - (void)setBackgroundColor:(struct CGColor *)fp8; // IMP=0x33333d58 | |
111 | - (struct CGColor *)backgroundColor; // IMP=0x332cf428 | |
112 | - (BOOL)defersCallbacks; // IMP=0x3332fe0c | |
113 | - (void)setDefersCallbacks:(BOOL)fp8; // IMP=0x3333495c | |
114 | - (BOOL)_isStopping; // IMP=0x332d8a04 | |
115 | - (BOOL)_isClosing; // IMP=0x332def88 | |
116 | - (void)_setAllowsMessaging:(BOOL)fp8; // IMP=0x332e326c | |
117 | - (BOOL)_allowsMessaging; // IMP=0x3332fe38 | |
118 | - (void)_setNetworkStateIsOnline:(BOOL)fp8; // IMP=0x332e3ef4 | |
119 | - (void)_setFixedLayoutSize:(struct CGSize)fp8; // IMP=0x332e3290 | |
120 | - (struct CGSize)_fixedLayoutSize; // IMP=0x332cf174 | |
121 | - (BOOL)usesPageCache; // IMP=0x332d1564 | |
122 | - (void)setUsesPageCache:(BOOL)fp8; // IMP=0x333331a0 | |
123 | - (id)_globalHistoryItem; // IMP=0x333349a0 | |
124 | - (id)textIteratorForRect:(struct CGRect)fp8; // IMP=0x3333a21c | |
125 | - (void)_setCatchesDelegateExceptions:(BOOL)fp8; // IMP=0x3332fe5c | |
126 | - (BOOL)_catchesDelegateExceptions; // IMP=0x3332fe80 | |
127 | - (void)_executeCoreCommandByName:(id)fp8 value:(id)fp12; // IMP=0x33339c68 | |
128 | - (void)_setCustomHTMLTokenizerTimeDelay:(double)fp8; // IMP=0x333349dc | |
129 | - (void)_setCustomHTMLTokenizerChunkSize:(int)fp8; // IMP=0x33334a1c | |
130 | - (void)_clearMainFrameName; // IMP=0x33338aa4 | |
131 | - (void)setSelectTrailingWhitespaceEnabled:(BOOL)fp8; // IMP=0x33333158 | |
132 | - (BOOL)isSelectTrailingWhitespaceEnabled; // IMP=0x3332fea4 | |
133 | - (void)setMemoryCacheDelegateCallsEnabled:(BOOL)fp8; // IMP=0x33334a58 | |
134 | - (BOOL)areMemoryCacheDelegateCallsEnabled; // IMP=0x3332fec8 | |
135 | - (void)_setJavaScriptURLsAreAllowed:(BOOL)fp8; // IMP=0x33334a94 | |
136 | - (BOOL)_needsOneShotDrawingSynchronization; // IMP=0x3332fef0 | |
137 | - (void)_setNeedsOneShotDrawingSynchronization:(BOOL)fp8; // IMP=0x3332ff14 | |
138 | @end | |
139 |