Home | History | Annotate | Download | only in tabs

Lines Matching refs:CloseWebContentsAt

573   // Test CloseWebContentsAt
575 EXPECT_TRUE(tabstrip.CloseWebContentsAt(2, TabStripModel::CLOSE_NONE));
658 // |CloseSelectedTabs| calls CloseWebContentsAt, we already tested that, now
938 tabstrip.CloseWebContentsAt(2, TabStripModel::CLOSE_NONE);
940 tabstrip.CloseWebContentsAt(2, TabStripModel::CLOSE_NONE);
942 tabstrip.CloseWebContentsAt(1, TabStripModel::CLOSE_NONE);
955 tabstrip.CloseWebContentsAt(2, TabStripModel::CLOSE_NONE);
1494 tabstrip.CloseWebContentsAt(2, TabStripModel::CLOSE_NONE);
1532 strip.CloseWebContentsAt(strip.active_index(), TabStripModel::CLOSE_NONE);
1538 strip.CloseWebContentsAt(strip.active_index(), TabStripModel::CLOSE_NONE);
1544 strip.CloseWebContentsAt(strip.active_index(), TabStripModel::CLOSE_NONE);
1587 strip.CloseWebContentsAt(4, TabStripModel::CLOSE_NONE);
1602 strip.CloseWebContentsAt(4, TabStripModel::CLOSE_NONE);
1619 strip.CloseWebContentsAt(4, TabStripModel::CLOSE_NONE);
1663 strip.CloseWebContentsAt(3, TabStripModel::CLOSE_NONE);
1671 strip.CloseWebContentsAt(2, TabStripModel::CLOSE_NONE);
1715 strip.CloseWebContentsAt(strip.count() - 1, TabStripModel::CLOSE_NONE);
1734 strip.CloseWebContentsAt(strip.count() - 1, TabStripModel::CLOSE_NONE);
1797 tabstrip.CloseWebContentsAt(1, TabStripModel::CLOSE_NONE);
2467 strip.CloseWebContentsAt(1, TabStripModel::CLOSE_NONE);
2479 strip.CloseWebContentsAt(0, TabStripModel::CLOSE_NONE);