HomeSort by relevance Sort by last modified time
    Searched refs:BrowserViewLayoutDelegateImpl (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/views/frame/
browser_view.cc 242 class BrowserViewLayoutDelegateImpl : public BrowserViewLayoutDelegate {
244 explicit BrowserViewLayoutDelegateImpl(BrowserView* browser_view)
246 virtual ~BrowserViewLayoutDelegateImpl() {}
299 DISALLOW_COPY_AND_ASSIGN(BrowserViewLayoutDelegateImpl);
    [all...]
browser_view.h 468 friend class BrowserViewLayoutDelegateImpl;

Completed in 126 milliseconds