Searched refs:in_tab_close_ (Results 1 – 2 of 2) sorted by relevance
532 in_tab_close_(false), in TabStrip()692 } else if (in_tab_close_ && model_index != GetModelCount()) { in RemoveTabAt()775 if (!in_tab_close_ && IsAnimating()) { in PrepareForCloseAt()800 in_tab_close_ = true; in PrepareForCloseAt()823 if (!IsAnimating() && (!in_tab_close_ || tiny_tabs)) { in SetSelection()1504 in_tab_close_ = false; in StartInsertTabAnimation()1579 return in_tab_close_; in ShouldHighlightCloseButtonAfterRemove()2122 in_tab_close_ = false; in ResizeLayoutTabs()2367 !in_tab_close_) { in GenerateIdealBounds()2402 in_tab_close_ = false; in StartMiniTabAnimation()
628 bool in_tab_close_; variable