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

/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dstacked_tab_strip_layout.h173 int GetMinXCompressed(int index) const;
H A Dstacked_tab_strip_layout.cc342 next_x = std::max(GetMinXCompressed(i), next_x - tab_offset());
562 int StackedTabStripLayout::GetMinXCompressed(int index) const { function in class:StackedTabStripLayout

Completed in 777 milliseconds