Searched refs:TabCreatedAt (Results 1 – 2 of 2) sorted by relevance
100 void TabCreatedAt(TabContents* contents, int index, bool foreground);
262 void ExtensionBrowserEventRouter::TabCreatedAt(TabContents* contents, in TabCreatedAt() function in ExtensionBrowserEventRouter279 TabCreatedAt(contents->tab_contents(), index, foreground); in TabInsertedAt()