Searched refs:WebHistoryDelegateImplementationCache (Results 1 – 6 of 6) sorted by relevance
93 struct WebHistoryDelegateImplementationCache { struct104 WebHistoryDelegateImplementationCache* WebViewGetHistoryDelegateImplementations(WebView *webView); argument
101 WebHistoryDelegateImplementationCache historyDelegateImplementations;
63 WebHistoryDelegateImplementationCache* WebViewGetHistoryDelegateImplementations(WebView *webView)65 static WebHistoryDelegateImplementationCache empty;
1673 WebHistoryDelegateImplementationCache *cache = &_private->historyDelegateImplementations;1677 bzero(cache, sizeof(WebHistoryDelegateImplementationCache));
894 …WebHistoryDelegateImplementationCache* implementations = WebViewGetHistoryDelegateImplementations(…920 …WebHistoryDelegateImplementationCache* implementations = [view historyDelegate] ? WebViewGetHistor…1188 …WebHistoryDelegateImplementationCache* implementations = WebViewGetHistoryDelegateImplementations(…
719 …WebHistoryDelegateImplementationCache* implementations = WebViewGetHistoryDelegateImplementations(…