Home | History | Annotate | Download | only in tabs

Lines Matching refs:contents

44   virtual void TabInsertedAt(TabContentsWrapper* contents,
51 TabContentsWrapper* contents,
57 virtual void TabDetachedAt(TabContentsWrapper* contents, int index);
62 virtual void TabDeselected(TabContentsWrapper* contents);
85 virtual void TabMoved(TabContentsWrapper* contents,
89 // The specified TabContents at |index| changed in some way. |contents| may
94 virtual void TabChangedAt(TabContentsWrapper* contents,
98 // The tab contents was replaced at the specified index. This is invoked when
107 virtual void TabPinnedStateChanged(TabContentsWrapper* contents, int index);
113 virtual void TabMiniStateChanged(TabContentsWrapper* contents, int index);
118 virtual void TabBlockedStateChanged(TabContentsWrapper* contents, int index);