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

/external/chromium_org/chrome/browser/ui/views/toolbar/
H A Dbrowser_actions_container.cc254 return WidthToIconCount(animation_target_size_);
668 int visible_icons = WidthToIconCount(container_width_);
1061 size_t BrowserActionsContainer::WidthToIconCount(int pixels) const { function in class:BrowserActionsContainer

Completed in 241 milliseconds