Home | History | Annotate | Download | only in tabs

Lines Matching refs:contents

164   void AppendWebContents(content::WebContents* contents, bool foreground);
177 content::WebContents* contents,
254 int GetIndexOfWebContents(const content::WebContents* contents) const;
296 void TabNavigating(content::WebContents* contents,
311 void ForgetGroup(content::WebContents* contents);
313 // Returns true if the group/opener relationships present for |contents|
315 bool ShouldResetGroupOnSelect(content::WebContents* contents) const;
382 // append the contents to the end of the tab strip.
383 void AddWebContents(content::WebContents* contents,
479 bool IsNewTabAtEndOfTabStrip(content::WebContents* contents) const;
493 // tab. Notifies observers of TabClosingAt and deletes |contents|. If
500 void InternalCloseTab(content::WebContents* contents,
508 void NotifyIfTabDeactivated(content::WebContents* contents);