HomeSort by relevance Sort by last modified time
    Searched refs:in_tab_close_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/views/tabs/
tab_strip.cc 550 in_tab_close_(false),
708 } else if (in_tab_close_ && model_index != GetModelCount()) {
791 if (!in_tab_close_ && IsAnimating()) {
816 in_tab_close_ = true;
839 if (!IsAnimating() && (!in_tab_close_ || tiny_tabs)) {
    [all...]
tab_strip.h 620 bool in_tab_close_; member in class:TabStrip

Completed in 178 milliseconds