HomeSort by relevance Sort by last modified time
    Searched refs:TabCreatedAt (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/extensions/
extension_browser_event_router.h 100 void TabCreatedAt(TabContents* contents, int index, bool foreground);
extension_browser_event_router.cc 262 void ExtensionBrowserEventRouter::TabCreatedAt(TabContents* contents,
279 TabCreatedAt(contents->tab_contents(), index, foreground);

Completed in 222 milliseconds