Home | History | Annotate | Download | only in tabs

Lines Matching refs:CloseTabContentsAt

494   // Test CloseTabContentsAt
498 EXPECT_FALSE(tabstrip.CloseTabContentsAt(2, TabStripModel::CLOSE_NONE));
504 EXPECT_TRUE(tabstrip.CloseTabContentsAt(2, TabStripModel::CLOSE_NONE));
579 // |CloseSelectedTabs| calls CloseTabContentsAt, we already tested that, now
882 tabstrip.CloseTabContentsAt(2, TabStripModel::CLOSE_NONE);
884 tabstrip.CloseTabContentsAt(2, TabStripModel::CLOSE_NONE);
886 tabstrip.CloseTabContentsAt(1, TabStripModel::CLOSE_NONE);
898 tabstrip.CloseTabContentsAt(2, TabStripModel::CLOSE_NONE);
1441 tabstrip.CloseTabContentsAt(2, TabStripModel::CLOSE_NONE);
1479 strip.CloseTabContentsAt(strip.active_index(), TabStripModel::CLOSE_NONE);
1485 strip.CloseTabContentsAt(strip.active_index(), TabStripModel::CLOSE_NONE);
1491 strip.CloseTabContentsAt(strip.active_index(), TabStripModel::CLOSE_NONE);
1533 strip.CloseTabContentsAt(4, TabStripModel::CLOSE_NONE);
1548 strip.CloseTabContentsAt(4, TabStripModel::CLOSE_NONE);
1564 strip.CloseTabContentsAt(4, TabStripModel::CLOSE_NONE);
1606 strip.CloseTabContentsAt(3, TabStripModel::CLOSE_NONE);
1614 strip.CloseTabContentsAt(2, TabStripModel::CLOSE_NONE);
1657 strip.CloseTabContentsAt(strip.count() - 1, TabStripModel::CLOSE_NONE);
1676 strip.CloseTabContentsAt(strip.count() - 1, TabStripModel::CLOSE_NONE);
1733 tabstrip.CloseTabContentsAt(1, TabStripModel::CLOSE_NONE);