Home
last modified time | relevance | path

Searched refs:GetContentsWebView (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/frame/
Dbrowser_view_layout_delegate.h23 virtual views::View* GetContentsWebView() const = 0;
Dbrowser_view_layout_unittest.cc41 virtual views::View* GetContentsWebView() const OVERRIDE { in GetContentsWebView() function in MockBrowserViewLayoutDelegate
Dbrowser_view.cc245 virtual views::View* GetContentsWebView() const OVERRIDE { in GetContentsWebView() function in BrowserViewLayoutDelegateImpl