Searched refs:TabAdded (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/web_navigation/
H A Dweb_navigation_api.h175 void TabAdded(content::WebContents* tab);
H A Dweb_navigation_api.cc151 TabAdded(content::Details<content::WebContents>(details).ptr());
201 void WebNavigationEventRouter::TabAdded(content::WebContents* tab) { function in class:extensions::WebNavigationEventRouter

Completed in 819 milliseconds