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

/external/chromium_org/ui/app_list/views/
H A Dpage_switcher.cc26 const int kMaxButtonWidth = 68; member in namespace:app_list::__anon16564
36 button_width_(kMaxButtonWidth),
207 button_width = std::min(kMaxButtonWidth,
/external/chromium_org/chrome/browser/ui/views/bookmarks/
H A Dbookmark_bar_view.h80 static const int kMaxButtonWidth; member in class:BookmarkBarView
H A Dbookmark_bar_view.cc449 const int BookmarkBarView::kMaxButtonWidth = 150; member in class:BookmarkBarView
1531 button->SetMaxSize(gfx::Size(kMaxButtonWidth, 0));

Completed in 182 milliseconds