Home | History | Annotate | Download | only in automation

Lines Matching refs:TabContents

51 class TabContents;
538 TabContents* parent_tab,
649 TabContents* tab_contents);
669 TabContents* tab_contents,
682 TabContents* tab_contents_;
692 TabContents* tab_contents,
709 TabContents* tab_contents_;
1280 virtual void OnFirstPendingLoad(TabContents* tab_contents);
1281 virtual void OnNoMorePendingLoads(TabContents* tab_contents);
1284 typedef std::set<TabContents*> TabSet;