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

  /external/chromium/chrome/browser/ui/views/
browser_actions_container.cc 531 IconCountToWidth(-1, false));
547 if ((IconCountToWidth(-1, false) > max_x) && !suppress_chevron_) {
759 int max_width = IconCountToWidth(-1, false);
823 container_width_ = IconCountToWidth(icons, chevron_->IsVisible());
    [all...]
browser_actions_container.h 439 int IconCountToWidth(int icons, bool display_chevron) const;

Completed in 50 milliseconds