SetOpenerOfWebContentsAt 1070 chrome/browser/extensions/api/tabs/tabs_api.cc     tab_strip->SetOpenerOfWebContentsAt(new_index, opener);
SetOpenerOfWebContentsAt 1326 chrome/browser/extensions/api/tabs/tabs_api.cc     tab_strip->SetOpenerOfWebContentsAt(tab_index, opener_contents);
SetOpenerOfWebContentsAt  276 chrome/browser/ui/tabs/tab_strip_model.h   void SetOpenerOfWebContentsAt(int index, content::WebContents* opener);
SetOpenerOfWebContentsAt  704 chrome/browser/ui/tabs/tab_strip_model_unittest.cc     tabstrip.SetOpenerOfWebContentsAt(i, contents5);