Advertisement
Guest User

Untitled

a guest
Mar 1st, 2014
640
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.80 KB | None | 0 0
  1. (lldb) po [0x109b1a7d0 _methodDescription]
  2. <BrowserController: 0x109b1a7d0>:
  3. in BrowserController:
  4. Class Methods:
  5. + (id) sharedBrowserController; (0x10002036c)
  6. Properties:
  7. @property (retain, nonatomic) RotatablePopoverController* currentPopoverController; (@synthesize currentPopoverController = _currentPopoverController;)
  8. @property (retain, nonatomic) NSURL* mailToURL; (@synthesize mailToURL = _mailToURL;)
  9. @property (nonatomic) BOOL readerViewIsStale; (@synthesize readerViewIsStale = _readerViewIsStale;)
  10. @property (nonatomic) BOOL readerShouldBeShownIfPossible; (@synthesize readerShouldBeShownIfPossible = _readerShouldBeShownIfPossible;)
  11. @property (retain, nonatomic) TabDocument* nextContinuousItemDocument; (@synthesize nextContinuousItemDocument = _nextContinuousItemDocument;)
  12. @property (retain, nonatomic) ContinuousReadingController* continuousReadingController; (@synthesize continuousReadingController = _continuousReadingController;)
  13. @property (nonatomic) BOOL interfaceFillsScreen; (@synthesize interfaceFillsScreen = _interfaceFillsScreen;)
  14. @property (readonly, nonatomic) BOOL fullScreenInPortrait; (@synthesize fullScreenInPortrait = _fullScreenInPortrait;)
  15. @property (nonatomic) BOOL wantsBarsHidden; (@synthesize wantsBarsHidden = _wantsBarsHidden;)
  16. @property (nonatomic, getter=isShowingTabBar) BOOL showingTabBar; (@synthesize showingTabBar = _showingTabBar;)
  17. @property (copy, nonatomic) NSNumber* doNotTrackEnabledPreference; (@synthesize doNotTrackEnabledPreference = _doNotTrackEnabledPreference;)
  18. @property (readonly, nonatomic) NavigationBar* navigationBar; (@synthesize navigationBar = _navigationBar;)
  19. @property (nonatomic) long favoritesState; (@synthesize favoritesState = _favoritesState;)
  20. @property (readonly, nonatomic, getter=isShowingFavorites) BOOL showingFavorites;
  21. @property (retain, nonatomic) ContinuousReadingPreviewView* continuousReadingPreviewView; (@synthesize continuousReadingPreviewView = _continuousReadingPreviewView;)
  22. @property (retain, nonatomic) ContinuousReadingViewController* continuousReadingViewController; (@synthesize continuousReadingViewController = _continuousReadingViewController;)
  23. @property (retain, nonatomic) ContinuousReadingItem* currentContinuousReadingItem; (@synthesize currentContinuousReadingItem = _currentContinuousReadingItem;)
  24. Instance Methods:
  25. - (id) tabController; (0x1000228b7)
  26. - (id) browserView; (0x100022755)
  27. - (void) snapshotTabDocument:(id)arg1 size:(CGSize)arg2 options:(unsigned long)arg3 completion:(^block)arg4; (0x10003113e)
  28. - (void) _setFrameToBePrinted:(id)arg1; (0x10002fd2d)
  29. - (id) browserPanel; (0x10003820b)
  30. - (void) setCurrentPopoverController:(id)arg1; (0x10003416c)
  31. - (void) willHideBrowserPanel:(id)arg1; (0x1000375ff)
  32. - (void) closeBrowserPanel:(id)arg1; (0x1000383a8)
  33. - (void) didHideBrowserPanel:(id)arg1; (0x100037bbc)
  34. - (BOOL) isShowingReader; (0x10002ea14)
  35. - (void) showPrintingDuringLoadAlert; (0x1000214cd)
  36. - (BOOL) addReadingListBookmarkForCurrentTabUpdatingController:(id)arg1; (0x10002faa7)
  37. - (id) _frameToBePrinted; (0x10002fd1c)
  38. - (void) willShowBrowserPanel:(id)arg1; (0x10003750b)
  39. - (void) didShowBrowserPanel:(id)arg1; (0x1000375be)
  40. - (int) panelType; (0x10002cbc8)
  41. - (int) pausesPages; (0x10002cbd3)
  42. - (BOOL) ignoresPrivateBrowsingStyle; (0x10002cbde)
  43. - (BOOL) shouldHideOnSuspend; (0x10002cbe6)
  44. - (id) addressView; (0x100025cce)
  45. - (void) updateSearchEngine; (0x10003d750)
  46. - (void) setEllipsedTextViewNeedsUpdate:(BOOL)arg1; (0x10003d2b3)
  47. - (id) buttonBar; (0x10002cbb7)
  48. - (void) stopFromAddressView:(id)arg1; (0x100038341)
  49. - (void) reloadFromAddressView:(id)arg1; (0x1000382f7)
  50. - (void) setShowingReader:(BOOL)arg1 animated:(BOOL)arg2; (0x10002ea48)
  51. - (id) currentPopoverController; (0x10003415b)
  52. - (void) dismissCurrentPopover; (0x100035db8)
  53. - (void) cancelSpeculativeLoad; (0x10002cd38)
  54. - (void) updateSpeculativeLoadURL:(id)arg1 defersLoading:(BOOL)arg2; (0x10002d010)
  55. - (unsigned int) currentAddressViewLayoutFlags; (0x1000228c8)
  56. - (CGRect) addressViewFrameWithLayoutFlags:(unsigned int)arg1; (0x100022905)
  57. - (BOOL) showBrowserPanelType:(int)arg1; (0x10003821f)
  58. - (CGRect) addressViewFrame; (0x100022aa7)
  59. - (BOOL) hideBrowserPanelType:(int)arg1; (0x100038268)
  60. - (void) goToAddress:(id)arg1 fromAddressView:(id)arg2; (0x10002bc1b)
  61. - (BOOL) hideBrowserPanel; (0x1000382b1)
  62. - (void) doSearch:(id)arg1 fromAddressView:(id)arg2; (0x100038858)
  63. - (void) setTitleTextViewNeedsUpdate:(BOOL)arg1; (0x10003d2cd)
  64. - (void) pinAddressView; (0x10003d0ab)
  65. - (void) unpinAddressView; (0x10003d0bf)
  66. - (void) _initSearchEngineIfNeeded; (0x100027410)
  67. - (void) addressView:(id)arg1 completionItem:(id)arg2 wasAcceptedForString:(id)arg3; (0x10002bd5c)
  68. - (void) catalogViewController:(id)arg1 didSelectFindOnPageWithHighlighter:(id)arg2; (0x1000292bc)
  69. - (void) willSuspend; (0x100020d53)
  70. - (void) setProgress:(float)arg1 forceUpdate:(BOOL)arg2; (0x10003d6cd)
  71. - (void) setReloadImageViewNeedsUpdate:(BOOL)arg1; (0x10003d299)
  72. - (void) suspendForEventsOnly:(BOOL)arg1; (0x100020d9b)
  73. - (void) didReadDefaults; (0x10002b283)
  74. - (void) checkForSyncedDatabase; (0x10003a280)
  75. - (id) loadURLInNewWindow:(id)arg1 inBackground:(BOOL)arg2 animated:(BOOL)arg3 fromExternalApplication:(BOOL)arg4; (0x10003bc76)
  76. - (void) setFavoritesState:(long)arg1; (0x100027f51)
  77. - (id) handleExternalURL:(id)arg1; (0x10002a04b)
  78. - (void) updateTabDocument:(id)arg1 forExternalURL:(id)arg2; (0x10002a2b0)
  79. - (void) setupWithURL:(id)arg1; (0x100029691)
  80. - (void) updateDoNotTrackPreferences; (0x10002ae11)
  81. - (void) updatePrivateBrowsingPreferences; (0x10002ae64)
  82. - (void) updateSpeculativeLoadingPreferences; (0x10002b0c6)
  83. - (void) updateInternalPreferences; (0x10002b180)
  84. - (BOOL) isAtEndOfPage; (0x10002cc9a)
  85. - (void) scrollDown; (0x10002cbee)
  86. - (void) updateNavigationSnapshotForActiveTabDocument; (0x100025d10)
  87. - (id) loadURLInNewWindow:(id)arg1 inBackground:(BOOL)arg2; (0x10003bc3f)
  88. - (void) loadURL:(id)arg1; (0x10002148d)
  89. - (void) _setCloudTabsEnabled:(BOOL)arg1; (0x100021d5a)
  90. - (void) setCookiePolicyMessageReceived; (0x10002dd79)
  91. - (void) clearHistoryMessageReceived; (0x10002dd1a)
  92. - (void) autoFillStateChangedMessageReceived; (0x10002db81)
  93. - (void) clearAutoFillMessageReceived; (0x10002db4f)
  94. - (void) toggleAlwaysShowBookmarksBarMessageReceived; (0x10002df4c)
  95. - (void) fraudWarningsToggledFromSettings; (0x10003a1e3)
  96. - (void) carrierBundledChanged; (0x10002a4c5)
  97. - (void) clearSpeculativeLoadDocument; (0x10002ce47)
  98. - (void) clearNextContinuousItemDocument; (0x100033263)
  99. - (BOOL) prepareTabExposeTest; (0x10003c435)
  100. - (void) setFavoritesFieldFocused:(BOOL)arg1 animated:(BOOL)arg2; (0x100027778)
  101. - (void) cancelFavorites; (0x100027814)
  102. - (void) toggleBookmarksFromButtonBar; (0x1000383fe)
  103. - (void) updateButtonBarFrameForOrientation:(long)arg1; (0x100023836)
  104. - (void) showDemoModeFeatureDisabledAlert; (0x1000215f1)
  105. - (void) dismissCurrentPopover:(BOOL)arg1; (0x100035dcf)
  106. - (void) bookmarksBarView:(id)arg1 didSelectNavigationDestination:(id)arg2; (0x10003a027)
  107. - (void) bookmarksNavigationController:(id)arg1 didSelectNavigationDestination:(id)arg2; (0x100039fd5)
  108. - (void) bookmarksNavigationControllerReloadDidFail:(id)arg1; (0x10003a00d)
  109. - (void) bookmarksNavigationControllerDidPressDoneButton:(id)arg1; (0x100039fac)
  110. - (void) bookmarksNavigationControllerDidTapOutsideFavorites:(id)arg1; (0x100039fc3)
  111. - (void) showLockedBookmarksDatabaseAlertInView:(id)arg1 forBookmarkAddition:(BOOL)arg2; (0x100037d7f)
  112. - (id) privateBrowsingBarButtonItem; (0x10002a9d9)
  113. - (BOOL) isPrivateBrowsingAvailable; (0x10002a4fa)
  114. - (void) clearUserHistory; (0x10002db8b)
  115. - (void) readingListViewController:(id)arg1 didSelectNavigationDestination:(id)arg2; (0x10003a051)
  116. - (void) socialLinksViewController:(id)arg1 didSelectNavigationDestination:(id)arg2; (0x10003a066)
  117. - (void) updateViewsAfterStatusBarChange; (0x10002043d)
  118. - (void) scrollBrowserViewToTop; (0x10002e1e7)
  119. - (void) updateScrollViewFrame; (0x100024f54)
  120. - (void) updateButtonBarFrame; (0x1000240b7)
  121. - (void) updateAddressViewFrame; (0x1000231ae)
  122. - (void) updateExposedScrollViewRect; (0x100022b06)
  123. - (void) updateStoreBannerFrame; (0x100024281)
  124. - (void) updateQuickLookBannerViewFrame; (0x10002e533)
  125. - (CGRect) frameForCatalogView; (0x1000274ab)
  126. - (id) _topScrollView; (0x10002114b)
  127. - (void) _resetIdleTimer; (0x1000213a6)
  128. - (void) _setIdleTimerDuration:(double)arg1; (0x100021295)
  129. - (void) _updatePrivateBrowsingBarButtonItem; (0x10002a87a)
  130. - (void) updateButtonBarContentsAnimated:(BOOL)arg1; (0x100027bb2)
  131. - (void) updatePrivateBrowsingGradient; (0x1000216a6)
  132. - (BOOL) _showingAModalAlertWillHang; (0x100021686)
  133. - (void) _resignWebViewFirstResponder; (0x100022512)
  134. - (void) setShowingTabBar:(BOOL)arg1 animated:(BOOL)arg2; (0x100022dfc)
  135. - (void) _resizeToContentFrame; (0x10002e20f)
  136. - (BOOL) isShowingFavorites; (0x100027630)
  137. - (id) scrollingNavigationView; (0x100025cdf)
  138. - (BOOL) _canSuppressNavigationBarBlur; (0x100023049)
  139. - (void) _updateTopBackgroundColorView; (0x100023e7d)
  140. - (void) updateButtonBarFrameForOrientation:(long)arg1 forBrowserPanel:(id)arg2; (0x100023917)
  141. - (double) buttonBarHeight; (0x1000237e1)
  142. - (void) _updateScrollViewHitTestInsets; (0x100023853)
  143. - (id) continuousReadingViewController; (0x1000342a9)
  144. - (void) updateContinuousPreviewViewFrame; (0x100033057)
  145. - (double) bottomBarOffset; (0x100026d52)
  146. - (void) _updateBottomBackgroundColorView; (0x100023fc2)
  147. - (double) _addressViewOverlapHeight; (0x1000243d8)
  148. - (double) _verticalOffsetForStoreBanner; (0x10002414b)
  149. - (double) _storeBannerOverlapHeight; (0x100024381)
  150. - (CGRect) contentFrameInScrollView; (0x100024496)
  151. - (CGRect) readerContentFrameInScrollView; (0x100024630)
  152. - (id) nextContinuousItemDocument; (0x1000341cf)
  153. - (BOOL) _shouldShowBackgroundViewForTabDocument:(id)arg1; (0x1000248e0)
  154. - (CGRect) scrollViewFrameForBrowserSize:(CGSize)arg1; (0x100024e07)
  155. - (void) updateScrollIndicatorInsets; (0x100024bf7)
  156. - (void) updateScrollViewContentSize; (0x100025333)
  157. - (CGSize) scrollViewContentSize; (0x10002501b)
  158. - (void) updateDynamicBarGeometry; (0x100026923)
  159. - (void) updateBackgroundViewFrame; (0x1000248f8)
  160. - (void) _updateReaderBackgroundViewFrame; (0x10002fa2b)
  161. - (void) setWantsBarsHidden:(BOOL)arg1; (0x10002bfc8)
  162. - (void) updateProgress:(BOOL)arg1 forTabDocument:(id)arg2; (0x10002beb6)
  163. - (void) hideBarsAnimated:(BOOL)arg1; (0x100026d21)
  164. - (void) updateWebViewSizeAttributes; (0x100024754)
  165. - (void) toggleQuickLookBannerView; (0x10002c5ca)
  166. - (void) _endSuppressingColorSettingsUpdate; (0x100023180)
  167. - (void) _beginSuppressingColorSettingsUpdate; (0x100023137)
  168. - (void) _updateApplicationOpaqueness; (0x100029561)
  169. - (void) _dynamicBarStateDidChange; (0x1000268a3)
  170. - (void) _showBarsFromBottomBarTap:(id)arg1; (0x100026d6f)
  171. - (void) updateButtons; (0x10002b2cc)
  172. - (void) updateScrollViewContentInset; (0x100033c3f)
  173. - (void) updateBarHidingDimmingViewAnimated:(BOOL)arg1; (0x10002678f)
  174. - (BOOL) _isInContinuousMode; (0x100032f00)
  175. - (void) _loadRecentSearchesIfNeeded; (0x100026f6e)
  176. - (void) saveRecentSearches; (0x100026e68)
  177. - (BOOL) _favoritesAreSticky; (0x100027645)
  178. - (BOOL) _favoritesFieldFocused; (0x100027666)
  179. - (void) setFavoritesState:(long)arg1 animated:(BOOL)arg2; (0x100027f65)
  180. - (long) _notFocusedStickyState; (0x1000276a8)
  181. - (BOOL) hasAnyFavorites; (0x100027852)
  182. - (void) setFavoritesAreSticky:(BOOL)arg1 animated:(BOOL)arg2; (0x1000276e3)
  183. - (void) updateButtonBarContentsForBrowserPanel:(id)arg1 animated:(BOOL)arg2; (0x100027bee)
  184. - (void) updateButtonBarContentsForBrowserPanel:(id)arg1 animated:(BOOL)arg2 delay:(double)arg3; (0x100027c06)
  185. - (id) _favoritesToolbarItems; (0x1000279b2)
  186. - (id) _tiltedTabToolbar; (0x100027a1b)
  187. - (BOOL) _favoritesFieldShouldBeExpanded; (0x100027687)
  188. - (BOOL) _shouldShowButtonBarForPanel:(id)arg1; (0x1000374cc)
  189. - (void) _setProgressSuppressingDocument:(id)arg1; (0x100027934)
  190. - (void) _updateScrollViewScrollsToTop; (0x100027eeb)
  191. - (void) setBrowserPanel:(id)arg1; (0x10003737a)
  192. - (BOOL) _shouldPrefetchMatch:(id)arg1 matchLength:(unsigned long)arg2; (0x1000293fc)
  193. - (void) _completionItem:(id)arg1 wasAcceptedForString:(id)arg2; (0x1000291a5)
  194. - (id) _applicationBackgroundColor; (0x10002952d)
  195. - (id) _viewToInsertNavigationBarAbove; (0x100027434)
  196. - (void) _inputViewWillRotate:(id)arg1; (0x10003d588)
  197. - (void) _remoteInspectorHasSessionChanged:(id)arg1; (0x100033f3d)
  198. - (void) _passwordGenerationAssistanceBecameAvailable:(id)arg1; (0x100033d8a)
  199. - (void) _removeStaleSavedTabSnapshots; (0x100029ecf)
  200. - (void) updateFavoritesForNewDocument; (0x1000278b8)
  201. - (void) updateIdleTimerDuration; (0x100021417)
  202. - (void) _togglePrivateBrowsingWithConfirmation:(BOOL)arg1; (0x10002abba)
  203. - (void) addRecentSearch:(id)arg1; (0x1000272bf)
  204. - (void) _finishTogglingPrivateBrowsing; (0x10002acb4)
  205. - (void) _togglePrivateBrowsingFromBarButtonItem; (0x10002aba3)
  206. - (id) _newPrivateBrowsingBarButtonItemUsingButton:(id*)arg1; (0x10002a8d7)
  207. - (void) _showCloseAllTabsAlertForPrivateBrowsingPreference:(BOOL)arg1; (0x10002a52c)
  208. - (void) writePrivateBrowsingPreference:(BOOL)arg1; (0x10002adaa)
  209. - (void) setDoNotTrackEnabledPreference:(id)arg1; (0x100034265)
  210. - (void) _updateTabBarAndBookmarksBarStyles; (0x10002cac9)
  211. - (BOOL) _isScrolledToOrPastBottom; (0x10002b5ea)
  212. - (void) didCompleteGesturesOrScrolling; (0x10002b772)
  213. - (BOOL) _isScrolledToThresholdForContinuousPrefetching; (0x10002b518)
  214. - (void) prefetchNextContinuousItemIfNeeded; (0x1000332dd)
  215. - (void) didCompleteScrolling; (0x10002b7f5)
  216. - (void) showBars; (0x100026ce3)
  217. - (void) _updateCurrentPageBannerView; (0x100033755)
  218. - (void) _commitToSpeculativeLoad; (0x10002d460)
  219. - (void) updateAddress:(BOOL)arg1 forTabDocument:(id)arg2; (0x10002be37)
  220. - (void) hideBars; (0x100026d0a)
  221. - (CGPoint) _originForOverlayAccessories; (0x10002c3a1)
  222. - (CGRect) _quickLookFrame; (0x10002c405)
  223. - (void) showQuickLookBannerView; (0x10002c4ac)
  224. - (void) removeQuickLookBannerView; (0x10002c62b)
  225. - (id) continuousReadingController; (0x100032f19)
  226. - (void) setCurrentContinuousReadingItem:(id)arg1; (0x1000331b5)
  227. - (id) continuousReadingPreviewView; (0x100034298)
  228. - (void) setContinuousReadingPreviewView:(id)arg1; (0x100032f75)
  229. - (void) updateTitle:(BOOL)arg1 forTabDocument:(id)arg2; (0x10002be57)
  230. - (void) updateBanners:(BOOL)arg1 forTabDocument:(id)arg2; (0x10002c6da)
  231. - (void) updateBackgroundColorForTabDocument:(id)arg1; (0x10002bf92)
  232. - (void) _updateEVOrganizationName; (0x10002b4c3)
  233. - (void) _clearSpeculativeLoadingStartTimer; (0x10002cfc1)
  234. - (BOOL) _shouldTrackNetworkDataUsage; (0x10002cd28)
  235. - (void) _cancelSpeculativeLoadForDocument:(id)arg1; (0x10002ce9e)
  236. - (void) _closeSpeculativelyLoadedDocument:(id)arg1; (0x10002cf1a)
  237. - (void) _startSpeculativeLoadingNow; (0x10002d14d)
  238. - (float) _delayForStartingSpeculativeLoad; (0x10002cf54)
  239. - (void) _commitToSpeculativeLoadForDocument:(id)arg1; (0x10002d673)
  240. - (id) userAgentForURL:(id)arg1; (0x10002daf3)
  241. - (void) clearRecentSearches; (0x1000273d5)
  242. - (void) updateInterface:(BOOL)arg1; (0x10002c844)
  243. - (void) _scrollToTopInView:(id)arg1 notifyingBrowserView:(id)arg2; (0x10002e150)
  244. - (void) updateQuickLookFrameViewIfNecessary; (0x10002b3d7)
  245. - (void) hideReaderForTabDocument:(id)arg1 animated:(BOOL)arg2 deactivationMode:(int)arg3; (0x10002ec0f)
  246. - (void) showReaderForTabDocument:(id)arg1 animated:(BOOL)arg2; (0x10002ebeb)
  247. - (void) _setReaderVisible:(BOOL)arg1 forTabDocument:(id)arg2 deactivationMode:(int)arg3 animated:(BOOL)arg4; (0x10002ec2d)
  248. - (double) readerViewScrollOffset; (0x10002eb8c)
  249. - (void) document:(id)arg1 changedView:(id)arg2; (0x10002285f)
  250. - (void) _readerVisibilityDidChange; (0x10002eb57)
  251. - (double) _pdfPageNumberLabelYOffset; (0x10002e49f)
  252. - (id) _tabDocumentForPDFViewHandler:(id)arg1; (0x10002ff7c)
  253. - (void) _animateLinkImage:(CGImage*)arg1 flipped:(BOOL)arg2 fromRect:(CGRect)arg3 intoButton:(int)arg4 inView:(id)arg5 afterLinkImageDisappears:(^block)arg6; (0x100030126)
  254. - (void) _animateWithActionInfo:(id)arg1 intoButton:(int)arg2 afterLinkImageDisappears:(^block)arg3; (0x100030263)
  255. - (void) _animateSafariIconLinkFromPoint:(CGPoint)arg1; (0x100038f85)
  256. - (id) _openInNewPagePDFLinkActionForURL:(id)arg1; (0x10003045d)
  257. - (id) _addToReadingListActionForURL:(id)arg1; (0x10003077b)
  258. - (id) _panelSuperview; (0x100035bb0)
  259. - (void) snapshotTabDocument:(id)arg1 size:(CGSize)arg2 topBackdropHeight:(double)arg3 options:(unsigned long)arg4 completion:(^block)arg5; (0x100031156)
  260. - (id) tabViewBackdropSettingsForNavigationBar:(id)arg1; (0x100030cd0)
  261. - (id) _takeSnapshotWithSize:(CGSize)arg1 backgroundColor:(id)arg2 topBackdropHeight:(double)arg3 backdropSettings:(id)arg4 options:(unsigned long)arg5 drawing:(^block)arg6; (0x100030d64)
  262. - (void) updatePreferredStatusBarStyleAnimated:(BOOL)arg1; (0x100020b98)
  263. - (void) navigationBarBackdropDidApplySettings:(id)arg1; (0x1000340dd)
  264. - (void) removeStoreBannerFromTabDocument:(id)arg1 animated:(BOOL)arg2; (0x10003cbb1)
  265. - (id) currentContinuousReadingItem; (0x1000342cb)
  266. - (id) _tabDocumentForNextContinuousItem; (0x1000335a3)
  267. - (void) _prepareTabDocumentForNextContinuousItem; (0x1000333b5)
  268. - (void) setNextContinuousItemDocument:(id)arg1; (0x1000341e0)
  269. - (BOOL) readerShouldBeShownIfPossible; (0x1000341bf)
  270. - (CGRect) _frameForCurrentPageBannerView; (0x100033983)
  271. - (id) _readerView; (0x100022766)
  272. - (void) _updateCurrentPageBannerViewBeforeContinuousTransition; (0x1000336d6)
  273. - (void) commitToTabDocumentForNextContinuousItem; (0x1000335de)
  274. - (void) _updateCurrentPageBannerViewAfterContinuousTransition; (0x100033743)
  275. - (void) catalogViewController:(id)arg1 didSelectAddress:(id)arg2; (0x1000293c0)
  276. - (void) catalogViewController:(id)arg1 didSelectSearch:(id)arg2; (0x100029256)
  277. - (void) catalogViewController:(id)arg1 mightSelectCompletionItem:(id)arg2 forString:(id)arg3; (0x100029414)
  278. - (void) catalogViewController:(id)arg1 completionItem:(id)arg2 wasAcceptedForString:(id)arg3; (0x1000294c2)
  279. - (void) catalogViewControllerDidBeginEditing:(id)arg1; (0x1000294da)
  280. - (void) catalogViewControllerDidEndEditing:(id)arg1; (0x100029514)
  281. - (void) compressedNavigationBarWasTapped:(id)arg1; (0x1000340af)
  282. - (void) navigationBarURLWasTapped:(id)arg1; (0x1000340c1)
  283. - (void) navigationBarReaderButtonWasTapped:(id)arg1; (0x10003410f)
  284. - (void) navigationBarCancelButtonWasTapped:(id)arg1; (0x100034149)
  285. - (BOOL) dynamicBarAnimator:(id)arg1 canHideBarsByDraggingWithOffset:(double)arg2; (0x100026bd9)
  286. - (void) mailComposeController:(id)arg1 didFinishWithResult:(int)arg2 error:(id)arg3; (0x100039ab8)
  287. - (id) textForCurrentResultLabel; (0x10002e5b5)
  288. - (id) textForToolbarLabel; (0x10002e7e1)
  289. - (void) previous; (0x10002e82f)
  290. - (void) next; (0x10002e885)
  291. - (void) updateSearchText:(id)arg1; (0x10002e8ed)
  292. - (BOOL) hasMatches; (0x10002e9b3)
  293. - (void) navigationSnapshotControllerGestureBegan:(id)arg1; (0x100032b06)
  294. - (void) navigationSnapshotControllerGestureEnded:(id)arg1 willNavigate:(BOOL)arg2 toHistoryPosition:(long)arg3; (0x100032c71)
  295. - (void) navigationSnapshotController:(id)arg1 willNavigateAtEndOfGesture:(BOOL)arg2 toHistoryPosition:(long)arg3; (0x100032bd7)
  296. - (void) navigationSnapshotControllerWillUnhideWebContent:(id)arg1; (0x100032d49)
  297. - (id) navigationSnapshotControllerDocumentToSnapshot:(id)arg1; (0x100032ae9)
  298. - (BOOL) navigationSnapshotController:(id)arg1 shouldReceiveTouch:(id)arg2; (0x100032da2)
  299. - (BOOL) navigationSnapshotControllerShouldDelaySnapshotForOngoingLoad:(id)arg1; (0x100032ebb)
  300. - (void) history:(id)arg1 didNavigateInMainFrameWithNavigationData:(id)arg2 inWebView:(id)arg3; (0x100029127)
  301. - (void) continuousReadingViewControllerWillCommitToLoadNextItem:(id)arg1; (0x100033b50)
  302. - (void) continuousReadingViewControllerDidCommitToLoadNextItem:(id)arg1; (0x100033ba9)
  303. - (void) continuousReadingViewControllerViewDidScroll:(id)arg1; (0x100033ae1)
  304. - (BOOL) isAnyPageLoaded; (0x100021033)
  305. - (void) clearPrivateBrowsingData; (0x100021cfe)
  306. - (BOOL) shouldNotTrackUser; (0x100021d1c)
  307. - (void) willShowViewAboveWebContentWithSuspendBehavior:(int)arg1; (0x10002255a)
  308. - (void) willHideViewAboveWebContentWithSuspendBehavior:(int)arg1; (0x1000225e7)
  309. - (void) setShowingTabBar:(BOOL)arg1; (0x100022de5)
  310. - (void) updateButtonBarFrameForBrowserPanel:(id)arg1; (0x1000240ff)
  311. - (double) _bottomBarVisibleHeight; (0x100024a39)
  312. - (void) webView:(id)arg1 didDrawRect:(CGRect)arg2; (0x1000256e9)
  313. - (BOOL) canHideBars; (0x100025cf0)
  314. - (id) recentSearches; (0x100026f46)
  315. - (id) recentSearchesMatchingPrefix:(id)arg1; (0x10002713c)
  316. - (void) privateBrowsingAlertView:(id)arg1 clickedButtonAtIndex:(long)arg2; (0x10002a67d)
  317. - (id) tabViewPrivateBrowsingBarButtonItem; (0x10002aac3)
  318. - (void) didCompleteGestures; (0x10002b7ba)
  319. - (void) setProgressEnabled:(BOOL)arg1; (0x10002bd74)
  320. - (void) setInitialZoomScaleForPPT:(double)arg1; (0x10002be1a)
  321. - (BOOL) shouldDeferHistoryUpdatesForWebView:(id)arg1; (0x10002d333)
  322. - (void) reportNetworkDataUsage:(_WBUNetworkDataUsage)arg1 forDocument:(id)arg2; (0x10002d371)
  323. - (void) userEmptiedCachesMessageReceived; (0x10002dd2c)
  324. - (void) tabDocumentSecureContentStatusHasChanged:(id)arg1; (0x10002def2)
  325. - (id) containerViewForAuthenticationPanel; (0x10002e12f)
  326. - (void) setLeaveKeyboardUpOnPanelReveal:(BOOL)arg1; (0x10002e140)
  327. - (void) setScrollViewZoomEnabled:(BOOL)arg1; (0x10002e47f)
  328. - (void) configureReaderView:(id)arg1; (0x10002f7ab)
  329. - (void) setReaderShouldBeShownIfPossible:(BOOL)arg1; (0x10002f91a)
  330. - (id) blankDocumentSnapshotWithTopBackdropHeight:(double)arg1 options:(unsigned long)arg2; (0x100031c1b)
  331. - (CGSize) sizeForIconSnapshot; (0x100031d11)
  332. - (void) willPresentTiltedTabView; (0x100031d73)
  333. - (void) didPresentTiltedTabView; (0x100031fe3)
  334. - (void) willDismissTiltedTabView; (0x100032030)
  335. - (void) didDismissTiltedTabView; (0x100032243)
  336. - (id) borrowContentViewForTab:(id)arg1 withTopBackdropView:(id*)arg2 ofHeight:(double)arg3; (0x1000322d6)
  337. - (void) reinsertBorrowedContentView; (0x100032862)
  338. - (void) reloadKeyPressed; (0x100033f4f)
  339. - (void) stopLoadingKeyPressed; (0x100033f88)
  340. - (void) navigateBackKeyPressed; (0x100033fc1)
  341. - (void) navigateForwardKeyPressed; (0x100033ffa)
  342. - (void) focusAddressFieldKeyPressed; (0x100034033)
  343. - (void) newTabKeyPressed; (0x10003404f)
  344. - (void) closeActiveTabKeyPressed; (0x10003406c)
  345. - (id) mailToURL; (0x10003417d)
  346. - (void) setMailToURL:(id)arg1; (0x10003418e)
  347. - (BOOL) readerViewIsStale; (0x10003419f)
  348. - (void) setReaderViewIsStale:(BOOL)arg1; (0x1000341af)
  349. - (void) setContinuousReadingController:(id)arg1; (0x1000341f1)
  350. - (BOOL) interfaceFillsScreen; (0x100034202)
  351. - (void) setInterfaceFillsScreen:(BOOL)arg1; (0x100034212)
  352. - (BOOL) fullScreenInPortrait; (0x100034222)
  353. - (BOOL) wantsBarsHidden; (0x100034232)
  354. - (BOOL) isShowingTabBar; (0x100034242)
  355. - (id) doNotTrackEnabledPreference; (0x100034252)
  356. - (long) favoritesState; (0x100034287)
  357. - (void) setContinuousReadingViewController:(id)arg1; (0x1000342ba)
  358. - (BOOL) _isShowingFullScreenPlugInUI; (0x10003453f)
  359. - (void) _gesturesEnded; (0x100035718)
  360. - (id) _pdfView; (0x1000357cb)
  361. - (float) _minZoomScale; (0x1000344b1)
  362. - (float) _maxZoomScale; (0x10003451f)
  363. - (void) getRotationContentSettings:(?*)arg1; (0x100035207)
  364. - (id) zoomAndTabTestURL; (0x100035ac1)
  365. - (void) _forceDismissModalViewController:(BOOL)arg1; (0x100035e4d)
  366. - (void) _presentModalViewController:(id)arg1 fromButtonIdentifier:(long)arg2; (0x100035c2b)
  367. - (void) _forceDismissModalViewController; (0x100035ee5)
  368. - (void) _createInitialLaunchImageForWebClip:(id)arg1; (0x10003634a)
  369. - (id) _hostForFindOnPagePanel; (0x100036aa6)
  370. - (void) _setUserInteractionEnabled:(BOOL)arg1; (0x100036ecd)
  371. - (void) _setShowingBookmarks:(BOOL)arg1 animate:(BOOL)arg2; (0x100035efc)
  372. - (void) _setShowingActionPanel:(BOOL)arg1 animate:(BOOL)arg2; (0x10003630d)
  373. - (void) _setShowingMailComposePanel:(BOOL)arg1; (0x100035f72)
  374. - (void) _setShowingPrintPanel:(BOOL)arg1; (0x100035fdd)
  375. - (void) _setShowingAlert:(BOOL)arg1; (0x100037013)
  376. - (void) _setShowingICSController:(BOOL)arg1; (0x10003627b)
  377. - (void) _setShowingFindOnPagePanel:(BOOL)arg1; (0x100036b11)
  378. - (void) _animateScrollToAddressField; (0x10003886a)
  379. - (void) _setEnteringURL:(BOOL)arg1; (0x100036f29)
  380. - (void) _setShowingCurrentPanel:(BOOL)arg1 animate:(BOOL)arg2; (0x100037149)
  381. - (void) _setShowingButtonBar:(BOOL)arg1; (0x100037425)
  382. - (void) _setNextBrowserPanel:(id)arg1; (0x1000373d7)
  383. - (void) _setShowingCurrentPanel:(BOOL)arg1; (0x100037360)
  384. - (void) _delayedShowLockedBookmarksDatabaseAlertForBookmarkAddition; (0x100037d29)
  385. - (id) _panelForPanelType:(int)arg1; (0x100037753)
  386. - (void) _transitionToBrowserPanel:(id)arg1; (0x10003804a)
  387. - (BOOL) _togglePanelType:(int)arg1; (0x100038157)
  388. - (void) _doSearch:(id)arg1; (0x100038764)
  389. - (void) beginEnteringURL; (0x100039b24)
  390. - (void) _animateNode:(id)arg1 intoButton:(int)arg2 afterLinkImageDisappears:(^block)arg3; (0x100038a55)
  391. - (void) _animateTabDocument:(id)arg1 intoBackgroundFromLinkNode:(id)arg2; (0x100038bcc)
  392. - (id) _openInNewPageActionForElement:(id)arg1 withTargetURL:(id)arg2; (0x100038d0b)
  393. - (id) _addToReadingListActionForElement:(id)arg1 withTargetURL:(id)arg2; (0x1000390c7)
  394. - (id) _actionsForElement:(id)arg1 withTargetURL:(id)arg2 suggestedActions:(id)arg3; (0x100039359)
  395. - (void) composeEmailWithMailToURL:(id)arg1; (0x100039a32)
  396. - (void) goToBookmark:(id)arg1; (0x100039bf1)
  397. - (void) goToURL:(id)arg1; (0x100039d86)
  398. - (void) _goToAutomaticReadingListItem:(id)arg1; (0x100039d17)
  399. - (void) goToCloudTab:(id)arg1; (0x100039dfa)
  400. - (void) goToNavigationDestination:(id)arg1; (0x100039e8e)
  401. - (BOOL) createAndAddToHomeScreenBundleForWebClip:(id)arg1; (0x1000369ad)
  402. - (void) showLockedBookmarksDatabaseAlertForBookmarkAdditionAfterDelay; (0x100037d61)
  403. - (void) backFromButtonBar; (0x1000383bc)
  404. - (void) forwardFromButtonBar; (0x1000383dd)
  405. - (void) showActionPanelFromButtonBar; (0x100038433)
  406. - (void) showTabsFromButtonBar; (0x1000384a1)
  407. - (void) presentBackPopoverFromButtonBar; (0x1000384e7)
  408. - (void) presentForwardPopoverFromButtonBar; (0x100038545)
  409. - (void) presentAddTabPopoverFromButtonBar; (0x1000385a3)
  410. - (void) showCloudTabsFromButtonBar; (0x10003872d)
  411. - (void) addTabFromButtonBar; (0x100038744)
  412. - (CGPoint) targetPointForButtonBarLinkImageAnimationIntoLayer:(id)arg1 proposedTargetPoint:(CGPoint)arg2; (0x100038f29)
  413. - (void) presentAlertSheet:(id)arg1; (0x100039716)
  414. - (void) popupAlert:(id)arg1; (0x100039749)
  415. - (void) shareURLOrArticle; (0x10003987b)
  416. - (void) showPassBookControllerForPass:(id)arg1; (0x100039b3b)
  417. - (void) showICSControllerForPath:(id)arg1; (0x100039bab)
  418. - (void) cloudTabNavigationController:(id)arg1 didSelectNavigationDestination:(id)arg2; (0x10003a03c)
  419. - (void) _initializeAntiPhishingService; (0x10003a0d1)
  420. - (void) _shutDownAntiPhishingService; (0x10003a101)
  421. - (void) initializeAntiPhishingServiceIfNeeded; (0x10003a1b2)
  422. - (BOOL) _canUpdateInterfaceWithTabDocument:(id)arg1; (0x10003a2b0)
  423. - (void) setResourcesLoading:(BOOL)arg1; (0x10003d731)
  424. - (void) didStartLoadingResource; (0x10003a768)
  425. - (void) didStopLoadingResource; (0x10003a7a8)
  426. - (void) _addAuthenticationChallenge:(id)arg1 displayNow:(BOOL)arg2; (0x10003c382)
  427. - (void) resetViewOnTabDocument:(id)arg1; (0x10003b012)
  428. - (void) setShowingStoreBanner:(id)arg1 isShowing:(BOOL)arg2; (0x10003cb37)
  429. - (void) switchFromTabDocument:(id)arg1 toTabDocument:(id)arg2; (0x10003b36e)
  430. - (id) loadURLInNewWindow:(id)arg1 inBackground:(BOOL)arg2 animated:(BOOL)arg3; (0x10003bc5a)
  431. - (id) _blankTabDocumentToReuse; (0x10003bad4)
  432. - (void) runTabExposeTest; (0x10003c89c)
  433. - (void) _runTabExposeTest; (0x10003c7f3)
  434. - (void) tabDocumentDidUpdatePersistentState:(id)arg1; (0x10003a302)
  435. - (void) tabDocumentDidUpdateURL:(id)arg1; (0x10003a322)
  436. - (void) tabDocumentDidStartLoading:(id)arg1; (0x10003a383)
  437. - (void) tabDocumentWillStartLoadFromUserClick:(id)arg1; (0x10003a3f0)
  438. - (BOOL) tabDocumentCanClearRenderTreeSizeThresholdForReset:(id)arg1; (0x10003a44a)
  439. - (BOOL) tabDocumentCanDownloadFile:(id)arg1; (0x10003a4a0)
  440. - (BOOL) tabDocumentCanRedirectToExternalApplication:(id)arg1; (0x10003a4f7)
  441. - (void) tabDocumentDidCancelRedirectToExternalApplication:(id)arg1; (0x10003a50e)
  442. - (void) tabDocument:(id)arg1 didFinishLoadingWithError:(BOOL)arg2; (0x10003a532)
  443. - (void) tabDocumentDidChangeLocationWithinPageForMainFrame:(id)arg1; (0x10003a5ea)
  444. - (void) tabDocumentDidUpdateTitle:(id)arg1; (0x10003a62c)
  445. - (void) tabDocumentDidUpdateBackForward:(id)arg1; (0x10003a668)
  446. - (void) tabDocumentProgressDidStall:(id)arg1; (0x10003a69f)
  447. - (void) tabDocument:(id)arg1 progressChanged:(float)arg2; (0x10003a6f8)
  448. - (void) tabDocumentStartedLoadingResource:(id)arg1; (0x10003a7dd)
  449. - (void) tabDocumentFluidProgressRocketAnimationDidComplete:(id)arg1; (0x10003a839)
  450. - (void) tabDocumentStoppedLoadingResource:(id)arg1; (0x10003a870)
  451. - (void) tabDocument:(id)arg1 didReceiveAuthenticationChallenge:(id)arg2 fromDataSource:(id)arg3; (0x10003a8b7)
  452. - (void) tabDocument:(id)arg1 didCancelAuthenticationChallenge:(id)arg2; (0x10003ab03)
  453. - (BOOL) tabDocument:(id)arg1 handleCertificateError:(id)arg2 forDataSource:(id)arg3; (0x10003ab2d)
  454. - (void) showAlertForTabDocument:(id)arg1; (0x10003ae79)
  455. - (void) hideAlertForTabDocument:(id)arg1; (0x10003af04)
  456. - (void) tabDocument:(id)arg1 didDetectReaderAvailability:(BOOL)arg2; (0x10003af40)
  457. - (void) tabControllerDocumentCountDidChange:(id)arg1; (0x10003b987)
  458. - (void) tabController:(id)arg1 didSwitchFromTabDocument:(id)arg2 toTabDocument:(id)arg3; (0x10003ba17)
  459. - (id) blankTabTitleForTabDocument:(id)arg1; (0x10003bc12)
  460. - (BOOL) closePendingDocuments; (0x10003c164)
  461. - (BOOL) isRunningTabExposeTest; (0x10003c913)
  462. - (void) finishedTabExposeTest; (0x10003c926)
  463. - (void) composeEmailWithMailToURL:(id)arg1 forTabDocument:(id)arg2; (0x10003ca28)
  464. - (void) tabDocumentDidCompleteCheckForStoreBanner:(id)arg1; (0x10003caa8)
  465. - (void) setStoreBannerPinnedToTop:(BOOL)arg1 forTabDocument:(id)arg2; (0x10003ce63)
  466. - (void) performCoalescedUpdates; (0x10003d179)
  467. - (void) _performCoalescedUpdate:(BOOL)arg1 type:(int)arg2; (0x10003d224)
  468. - (void) _updateProgressIndicator; (0x10003d61c)
  469. - (void) _updateCurrentResultLabel; (0x100066f2c)
  470. - (void) _setFindOnPageAnimationStateActivityIndicator:(BOOL)arg1; (0x100066f84)
  471. - (void) resume; (0x10002115c)
  472. - (id) .cxx_construct; (0x1000342dc)
  473. - (void) scrollViewDidScroll:(id)arg1; (0x10002b9b8)
  474. - (void) scrollViewDidZoom:(id)arg1; (0x100035968)
  475. - (void) scrollViewWillBeginDragging:(id)arg1; (0x10002b6b4)
  476. - (void) scrollViewWillEndDragging:(id)arg1 withVelocity:(CGPoint)arg2 targetContentOffset:(inout CGPoint*)arg3; (0x10002b866)
  477. - (void) scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; (0x10002b8b0)
  478. - (void) scrollViewDidEndDecelerating:(id)arg1; (0x10002b8c8)
  479. - (void) scrollViewDidEndScrollingAnimation:(id)arg1; (0x10002b8da)
  480. - (id) viewForZoomingInScrollView:(id)arg1; (0x100035807)
  481. - (void) scrollViewWillBeginZooming:(id)arg1 withView:(id)arg2; (0x100035837)
  482. - (void) scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(float)arg3; (0x100035a4a)
  483. - (BOOL) scrollViewShouldScrollToTop:(id)arg1; (0x10002b8ec)
  484. - (void) scrollViewDidScrollToTop:(id)arg1; (0x10002b9a6)
  485. - (id) _basicAnimationForView:(id)arg1 withKeyPath:(id)arg2; (0x1000275c4)
  486. - (BOOL) gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; (0x100026da1)
  487. - (id) navigationBar; (0x100034276)
  488. - (BOOL) isRotating; (0x10003448b)
  489. - (void) actionSheet:(id)arg1 clickedButtonAtIndex:(long)arg2; (0x100038001)
  490. - (void) didPresentActionSheet:(id)arg1; (0x100037f96)
  491. - (void) actionSheet:(id)arg1 didDismissWithButtonIndex:(long)arg2; (0x100037fba)
  492. - (void) alertView:(id)arg1 clickedButtonAtIndex:(long)arg2; (0x100037f27)
  493. - (void) alertView:(id)arg1 didDismissWithButtonIndex:(long)arg2; (0x100037ee0)
  494. - (CGPoint) contentOffset; (0x100035b63)
  495. - (void) animationDidStop:(id)arg1 finished:(id)arg2 context:(void*)arg3; (0x10003d0f5)
  496. - (void) setContentOffset:(CGPoint)arg1; (0x100035b83)
  497. - (BOOL) isZooming; (0x10003449e)
  498. - (CGSize) scrollView:(id)arg1 contentSizeForZoomScale:(double)arg2 withProposedSize:(CGSize)arg3; (0x100035956)
  499. - (float) zoomScale; (0x100035b1a)
  500. - (void) setZoomScale:(float)arg1; (0x100035b3f)
  501. - (void) _keyboardWillShow:(id)arg1; (0x10003d2e7)
  502. - (void) _keyboardWillHide:(id)arg1; (0x10003d43e)
  503. - (id) rotatingHeaderView; (0x100035074)
  504. - (id) rotatingFooterView; (0x1000351a8)
  505. - (void) willRotateToInterfaceOrientation:(long)arg1 duration:(double)arg2; (0x100034560)
  506. - (void) willAnimateRotationToInterfaceOrientation:(long)arg1 duration:(double)arg2; (0x1000348c8)
  507. - (void) didRotateFromInterfaceOrientation:(long)arg1; (0x10003524c)
  508. - (void) _initSubviews; (0x100025efd)
  509. - (void) view:(id)arg1 didSetFrame:(CGRect)arg2 oldFrame:(CGRect)arg3 asResultOfZoom:(BOOL)arg4; (0x10002566f)
  510. - (void) webViewMainFrameDidFinishLoad:(id)arg1; (0x1000259f0)
  511. - (void) webThreadWebViewDidLayout:(id)arg1; (0x1000257a8)
  512. - (void) webViewMainFrameDidFailLoad:(id)arg1 withError:(id)arg2; (0x100025a5b)
  513. - (void) webViewMainFrameDidCommitLoad:(id)arg1; (0x100025ac6)
  514. - (void) didResetViewForNewPage:(id)arg1; (0x1000253d4)
  515. - (void) saveStateToHistoryItem:(id)arg1 forWebView:(id)arg2; (0x100025ba5)
  516. - (void) restoreStateFromHistoryItem:(id)arg1 forWebView:(id)arg2; (0x100025c06)
  517. - (void) webView:(id)arg1 willClickElement:(id)arg2; (0x100025804)
  518. - (void) webViewDidClick:(id)arg1; (0x1000258ea)
  519. - (void) webViewDidNotClick:(id)arg1; (0x100025972)
  520. - (void) webViewWillShowInteractionHighlight:(id)arg1; (0x100025b31)
  521. - (id) superviewForImageSheetForWebView:(id)arg1; (0x100038a43)
  522. - (id) webView:(id)arg1 actionsForImageElement:(id)arg2 withTargetURL:(id)arg3 suggestedActions:(id)arg4; (0x1000396b4)
  523. - (id) webView:(id)arg1 actionsForLinkElement:(id)arg2 withTargetURL:(id)arg3 suggestedActions:(id)arg4; (0x1000396cf)
  524. - (void) scrollViewWasRemoved:(id)arg1; (0x10002bb52)
  525. - (void) webViewMainFrameDidFirstVisuallyNonEmptyLayoutInFrame:(id)arg1; (0x100025994)
  526. - (void) _keyboardDidShow:(id)arg1; (0x10003d3f2)
  527. - (void) webView:(id)arg1 willAssistFormNode:(id)arg2; (0x100025c67)
  528. - (BOOL) webViewRotateShouldCenterSelectionRect:(id)arg1; (0x100025caa)
  529. - (double) minimumVerticalContentOffset; (0x100034709)
  530. - (double) heightToKeepVisible; (0x100034779)
  531. - (void) popoverControllerDidDismissPopover:(id)arg1; (0x1000386e1)
  532. - (void) didPresentAlertView:(id)arg1; (0x100037ebc)
  533. - (CGRect) frameForPDFViewWithHandler:(id)arg1 proposedFrame:(CGRect)arg2; (0x10002fd79)
  534. - (void) pdfViewHandler:(id)arg1 willClickLink:(id)arg2; (0x100030098)
  535. - (void) pdfViewHandler:(id)arg1 linkClicked:(id)arg2; (0x1000300cb)
  536. - (id) pdfViewHandler:(id)arg1 actionsForURL:(id)arg2 suggestedActions:(id)arg3; (0x1000309ab)
  537. - (id) hostViewForLinkSheet:(id)arg1; (0x100030cbe)
  538. - (CGPoint) originForPDFPageLabelViewWithHandler:(id)arg1 proposedOrigin:(CGPoint)arg2; (0x10002fed2)
  539. - (void) highlightSearchResultBounds:(CGRect)arg1 resultRects:(id)arg2 contentViews:(id)arg3 forPDFViewHandler:(id)arg4; (0x10006713d)
  540. - (void) findOnPageHighlighterDidHighlightMatch:(id)arg1; (0x100066f72)
  541. - (void) findOnPageHighlighterSearchDidBegin:(id)arg1; (0x100067002)
  542. - (void) findOnPageHighlighterSearchDidTimeOut:(id)arg1; (0x100067019)
  543. - (void) findOnPageHighlighterSearchWasCancelled:(id)arg1; (0x10006702d)
  544. - (void) findOnPageHighlighterSearchLimitHit:(id)arg1; (0x100067041)
  545. - (void) findOnPageHighlighterSearchDidFinish:(id)arg1; (0x100067055)
  546. - (void) findOnPageHighlighter:(id)arg1 hasPartialSearchResults:(id)arg2; (0x1000670b8)
  547. - (void) goBack; (0x10002bb6f)
  548. - (void) goForward; (0x10002bbc5)
  549. - (void) webViewFocus:(id)arg1; (0x10003c0dc)
  550. - (id) webView:(id)arg1 createWebViewWithRequest:(id)arg2; (0x10003bee9)
  551. - (void) webView:(id)arg1 runJavaScriptAlertPanelWithMessage:(id)arg2 initiatedByFrame:(id)arg3; (0x100021e69)
  552. - (BOOL) webView:(id)arg1 runJavaScriptConfirmPanelWithMessage:(id)arg2 initiatedByFrame:(id)arg3; (0x100022029)
  553. - (id) webView:(id)arg1 runJavaScriptTextInputPanelWithPrompt:(id)arg2 defaultText:(id)arg3 initiatedByFrame:(id)arg4; (0x10002217e)
  554. - (BOOL) webViewShouldInterruptJavaScript:(id)arg1; (0x100022363)
  555. - (void) webView:(id)arg1 printFrameView:(id)arg2; (0x10002236b)
  556. - (void) webViewClose:(id)arg1; (0x10003c2a6)
  557. - (void) webViewDidDrawTiles:(id)arg1; (0x100025722)
  558. - (void) setDocumentView:(id)arg1; (0x10002279f)
  559. - (void) webView:(id)arg1 decidePolicyForGeolocationRequestFromOrigin:(id)arg2 frame:(id)arg3 listener:(id)arg4; (0x100022666)
  560. - (BOOL) webViewCanCheckGeolocationAuthorizationStatus:(id)arg1; (0x100021dd9)
  561. - (BOOL) privateBrowsingEnabled; (0x100021cee)
  562. - (void) _setPrivateBrowsingEnabled:(BOOL)arg1; (0x100021c1c)
  563. - (void) sheetControllerDidShowSheet:(id)arg1; (0x100037ce9)
  564. - (void) sheetController:(id)arg1 performAction:(int)arg2 forAlert:(id)arg3; (0x1000370eb)
  565. - (void) sheetControllerDidHideSheet:(id)arg1; (0x100037d09)
  566. - (void) cancelFromAuthenticationManager:(id)arg1 forChallenge:(id)arg2; (0x10002e0f4)
  567. - (void) logInFromAuthenticationManager:(id)arg1 withCredential:(id)arg2 forChallenge:(id)arg3; (0x10002e0aa)
  568. - (void) setBackgroundColor:(id)arg1; (0x1000203c0)
  569. - (id) window; (0x10002042c)
  570. - (void) done; (0x10002e8db)
  571. - (long) orientation; (0x1000203af)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement