HomeSort by relevance Sort by last modified time
    Searched refs:kMaxButtonWidth (Results 1 - 3 of 3) 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_org/chrome/browser/ui/views/bookmarks/
bookmark_bar_view.h 78 static const int kMaxButtonWidth;
bookmark_bar_view.cc 449 const int BookmarkBarView::kMaxButtonWidth = 150;
    [all...]

Completed in 72 milliseconds