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

  /external/chromium/chrome/browser/ui/views/tabs/
tab_strip.h 176 void GetDesiredTabWidths(int tab_count,
245 // If this value is nonnegative, it is used in GetDesiredTabWidths() to
tab_strip.cc 606 void TabStrip::GetDesiredTabWidths(int tab_count,
707 GetDesiredTabWidths(tab_count(), mini_tab_count, &unselected, &selected);
890 GetDesiredTabWidths(non_closing_tab_count, mini_tab_count, &unselected,
    [all...]
  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.h 303 void GetDesiredTabWidths(int tab_count,
411 // If this value is nonnegative, it is used in GetDesiredTabWidths() to
tab_strip_gtk.cc 217 tabstrip_->GetDesiredTabWidths(start_tab_count, start_mini_count,
231 tabstrip_->GetDesiredTabWidths(end_tab_count, end_mini_count,
    [all...]
dragged_tab_controller_gtk.cc 360 attached_tabstrip_->GetDesiredTabWidths(tab_count, mini_tab_count,
  /external/chromium_org/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.h 329 void GetDesiredTabWidths(int tab_count,
437 // If this value is nonnegative, it is used in GetDesiredTabWidths() to
tab_strip_gtk.cc 241 tabstrip_->GetDesiredTabWidths(start_tab_count, start_mini_count,
255 tabstrip_->GetDesiredTabWidths(end_tab_count, end_mini_count,
    [all...]
dragged_tab_controller_gtk.cc 419 attached_tabstrip_->GetDesiredTabWidths(tab_count, mini_tab_count,
    [all...]
  /external/chromium_org/chrome/browser/ui/views/tabs/
tab_strip.h 419 void GetDesiredTabWidths(int tab_count,
561 // If this value is nonnegative, it is used in GetDesiredTabWidths() to
tab_strip.cc     [all...]

Completed in 334 milliseconds