HomeSort by relevance Sort by last modified time
    Searched full:tab_right (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.cc 801 int tab_right = 0; local
808 tab_right = bounds.right();
809 tab_right += GetTabHOffset(i + 1);
812 LayoutNewTabButton(static_cast<double>(tab_right), current_unselected_width_);
    [all...]

Completed in 1689 milliseconds