Home | History | Annotate | Download | only in browser

Lines Matching refs:TabContentsWrapper

110   virtual void TabInsertedAt(TabContentsWrapper* contents,
113 virtual void TabDetachedAt(TabContentsWrapper* contents, int index);
114 virtual void TabSelectedAt(TabContentsWrapper* old_contents,
115 TabContentsWrapper* new_contents,
118 virtual void TabMoved(TabContentsWrapper* contents,
122 virtual void TabChangedAt(TabContentsWrapper* contents,
126 TabContentsWrapper* old_contents,
127 TabContentsWrapper* new_contents,
144 void DeleteAeroPeekWindowForTab(TabContentsWrapper* tab);
152 void CreateAeroPeekWindowIfNecessary(TabContentsWrapper* tab,