Home | History | Annotate | Download | only in frame

Lines Matching refs:tabstrip

48       browser_view->frame()->GetBoundsForTabStrip(browser_view->tabstrip()));
178 TabStrip* tabstrip = browser_view()->tabstrip();
189 EXPECT_EQ(top_container, browser_view()->tabstrip()->parent());
205 // Tabstrip layout varies based on window frame sizes.
207 EXPECT_EQ(expected_tabstrip_origin.x(), tabstrip->x());
208 EXPECT_EQ(expected_tabstrip_origin.y(), tabstrip->y());
211 tabstrip->bounds().bottom() -
247 tabstrip->bounds().bottom() +