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

  /external/webkit/Source/WebKit/mac/WebView/
WebViewData.h 101 WebHistoryDelegateImplementationCache historyDelegateImplementations;
WebDelegateImplementationCaching.h 93 struct WebHistoryDelegateImplementationCache {
104 WebHistoryDelegateImplementationCache* WebViewGetHistoryDelegateImplementations(WebView *webView);
WebDelegateImplementationCaching.mm 63 WebHistoryDelegateImplementationCache* WebViewGetHistoryDelegateImplementations(WebView *webView)
65 static WebHistoryDelegateImplementationCache empty;
WebView.mm     [all...]
  /external/webkit/Source/WebKit/mac/WebCoreSupport/
WebFrameLoaderClient.mm     [all...]
WebChromeClient.mm 719 WebHistoryDelegateImplementationCache* implementations = WebViewGetHistoryDelegateImplementations(m_webView);
    [all...]

Completed in 95 milliseconds