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

/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dtab_strip.cc1855 const int last_tab_x = width() - new_tab_button_width() - last_tab_width; local
1857 ideal_bounds(tab_count() - 1).x() == last_tab_x)
1860 std::min(last_tab_x -
1867 const int max_x = last_tab_x -

Completed in 1748 milliseconds