Home | History | Annotate | Download | only in extensions

Lines Matching defs:tab_strip

820   TabStripModel* tab_strip = browser()->tabstrip_model();
826 if (tab_strip->count() == 1) {
829 ASSERT_EQ(2, tab_strip->count());
832 tab_strip->GetTabContentsAt(1)->tab_contents()->GetURL());