Searched refs:BrowserViewLayoutDelegateImpl (Results 1 – 2 of 2) sorted by relevance
238 class BrowserViewLayoutDelegateImpl : public BrowserViewLayoutDelegate { class240 explicit BrowserViewLayoutDelegateImpl(BrowserView* browser_view) in BrowserViewLayoutDelegateImpl() function in BrowserViewLayoutDelegateImpl242 virtual ~BrowserViewLayoutDelegateImpl() {} in ~BrowserViewLayoutDelegateImpl()295 DISALLOW_COPY_AND_ASSIGN(BrowserViewLayoutDelegateImpl);1975 browser_view_layout->Init(new BrowserViewLayoutDelegateImpl(this), in InitViews()
460 friend class BrowserViewLayoutDelegateImpl;