Searched refs:other_tabstrip (Results 1 – 1 of 1) sorted by relevance
849 TabStrip* other_tabstrip = browser_view->tabstrip(); in GetTabStripForWindow() local854 return other_tabstrip->controller()->IsCompatibleWith(tab_strip) ? in GetTabStripForWindow()855 other_tabstrip : NULL; in GetTabStripForWindow()