Searched refs:in_tab_close_ (Results 1 – 4 of 4) sorted by relevance
25 in_tab_close_(false), in TouchTabStrip()66 if (!in_tab_close_ && IsAnimating()) { in PrepareForCloseAt()72 in_tab_close_ = true; in PrepareForCloseAt()103 in_tab_close_ = false; in StartInsertTabAnimation()131 return in_tab_close_; in ShouldHighlightCloseButtonAfterRemove()
101 bool in_tab_close_; variable
124 in_tab_close_(false), in TabStrip()202 if (!in_tab_close_ && IsAnimating()) { in PrepareForCloseAt()218 in_tab_close_ = true; in PrepareForCloseAt()223 if (in_tab_close_ && model_index != GetModelCount()) in RemoveTabAt()233 if (!IsAnimating() && (!in_tab_close_ || tiny_tabs)) { in SelectTabAt()436 in_tab_close_ = false; in StartInsertTabAnimation()467 return in_tab_close_; in ShouldHighlightCloseButtonAfterRemove()697 in_tab_close_ = false; in ResizeLayoutTabs()930 !in_tab_close_) { in GenerateIdealBounds()948 in_tab_close_ = false; in StartMiniTabAnimation()
256 bool in_tab_close_; variable