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

  /external/chromium_org/chrome/browser/extensions/api/web_navigation/
web_navigation_api.h 175 void TabAdded(content::WebContents* tab);
web_navigation_api.cc 151 TabAdded(content::Details<content::WebContents>(details).ptr());
201 void WebNavigationEventRouter::TabAdded(content::WebContents* tab) {

Completed in 211 milliseconds