Home
last modified time | relevance | path

Searched refs:BrowserViewLayoutDelegateImpl (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/frame/
Dbrowser_view.cc238 class BrowserViewLayoutDelegateImpl : public BrowserViewLayoutDelegate { class
240 explicit BrowserViewLayoutDelegateImpl(BrowserView* browser_view) in BrowserViewLayoutDelegateImpl() function in BrowserViewLayoutDelegateImpl
242 virtual ~BrowserViewLayoutDelegateImpl() {} in ~BrowserViewLayoutDelegateImpl()
295 DISALLOW_COPY_AND_ASSIGN(BrowserViewLayoutDelegateImpl);
1975 browser_view_layout->Init(new BrowserViewLayoutDelegateImpl(this), in InitViews()
Dbrowser_view.h460 friend class BrowserViewLayoutDelegateImpl;