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 238 class BrowserViewLayoutDelegateImpl : public BrowserViewLayoutDelegate {
240 explicit BrowserViewLayoutDelegateImpl(BrowserView* browser_view)
242 virtual ~BrowserViewLayoutDelegateImpl() {}
295 DISALLOW_COPY_AND_ASSIGN(BrowserViewLayoutDelegateImpl);
    [all...]
browser_view.h 460 friend class BrowserViewLayoutDelegateImpl;

Completed in 74 milliseconds