Searched refs:closing_all_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/tabs/
H A Dtab_strip_model.h150 bool closing_all() const { return closing_all_; }
565 bool closing_all_; member in class:TabStripModel
H A Dtab_strip_model.cc241 closing_all_(false),
287 // then the user aborted the drag, we will have the |closing_all_| member
290 closing_all_ = false;
405 closing_all_ = true;
542 closing_all_ = true;

Completed in 50 milliseconds