D | WebDelegateImplementationCaching.mm | 33 #import "WebView.h" 37 @implementation WebView (WebDelegateImplementationCaching) implementation in WebDelegateImplementationCaching 39 WebResourceDelegateImplementationCache* WebViewGetResourceLoadDelegateImplementations(WebView *webV… category 47 WebFrameLoadDelegateImplementationCache* WebViewGetFrameLoadDelegateImplementations(WebView *webVie… category 55 WebScriptDebugDelegateImplementationCache* WebViewGetScriptDebugDelegateImplementations(WebView *we… category 63 WebHistoryDelegateImplementationCache* WebViewGetHistoryDelegateImplementations(WebView *webView) category 72 // declared inside a WebView category to get direct access to the delegate data memebers, 82 static inline id CallDelegate(WebView *self, id delegate, SEL selector) category 96 static inline id CallDelegate(WebView *self, id delegate, SEL selector, id object) category 110 static inline id CallDelegate(WebView *self, id delegate, SEL selector, NSRect rect) category [all …]
|