Searched defs:BrowserViewLayoutDelegateImpl (Results 1 - 1 of 1) sorted by relevance

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

Completed in 41 milliseconds