HomeSort by relevance Sort by last modified time
    Searched refs:WebHistoryDelegateImplementationCache (Results 1 - 6 of 6) sorted by null

  /external/webkit/WebKit/mac/WebView/
WebViewData.h 94 WebHistoryDelegateImplementationCache historyDelegateImplementations;
WebDelegateImplementationCaching.h 88 struct WebHistoryDelegateImplementationCache {
99 WebHistoryDelegateImplementationCache* WebViewGetHistoryDelegateImplementations(WebView *webView);
WebDelegateImplementationCaching.mm 63 WebHistoryDelegateImplementationCache* WebViewGetHistoryDelegateImplementations(WebView *webView)
65 static WebHistoryDelegateImplementationCache empty;
WebView.mm     [all...]
  /external/webkit/WebKit/mac/WebCoreSupport/
WebFrameLoaderClient.mm     [all...]
WebChromeClient.mm 555 WebHistoryDelegateImplementationCache* implementations = WebViewGetHistoryDelegateImplementations(m_webView);

Completed in 600 milliseconds