HomeSort by relevance Sort by last modified time
    Searched refs:WebViewImpl (Results 1 - 25 of 33) sorted by null

1 2

  /external/webkit/Source/WebKit/chromium/src/
BackForwardListChromium.h 38 class WebViewImpl;
44 static PassRefPtr<BackForwardListChromium> create(WebViewImpl*);
48 BackForwardListChromium(WebViewImpl*);
59 WebViewImpl* m_webView;