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

  /external/chromium/chrome/browser/tab_contents/
tab_contents_view_mac.h 24 class TabContentsViewMac;
33 TabContentsViewMac* tabContentsView_; // WEAK; owns us
44 class TabContentsViewMac : public TabContentsView,
50 explicit TabContentsViewMac(TabContents* web_contents);
51 virtual ~TabContentsViewMac();
127 DISALLOW_COPY_AND_ASSIGN(TabContentsViewMac);
tab_contents.h 769 friend class TabContentsViewMac;
    [all...]

Completed in 328 milliseconds