Searched defs:width_for_count (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dstacked_tab_strip_layout.h176 int width_for_count(int count) const { function in class:StackedTabStripLayout
195 x_ + width_for_count(tab_count() - mini_tab_count_) > width_;

Completed in 79 milliseconds