Searched refs:WidthToIconCount (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/views/
H A Dbrowser_actions_container.h444 size_t WidthToIconCount(int pixels) const;
H A Dbrowser_actions_container.cc409 model_->SetVisibleIconCount(WidthToIconCount(predefined_width));
763 WidthToIconCount(container_width_));
1048 size_t BrowserActionsContainer::WidthToIconCount(int pixels) const { function in class:BrowserActionsContainer

Completed in 109 milliseconds