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

  /external/chromium_org/ui/app_list/views/
page_switcher.cc 26 const int kMaxButtonWidth = 68;
36 button_width_(kMaxButtonWidth),
207 button_width = std::min(kMaxButtonWidth,
  /external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_bar_view.h 65 static const int kMaxButtonWidth;
bookmark_bar_view.cc 323 const int BookmarkBarView::kMaxButtonWidth = 150;
    [all...]
  /external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_bar_view.h 75 static const int kMaxButtonWidth;
bookmark_bar_view.cc 416 const int BookmarkBarView::kMaxButtonWidth = 150;
    [all...]

Completed in 556 milliseconds