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

  /external/chromium_org/chrome/browser/ui/views/toolbar/
browser_actions_container.cc 167 model_->SetVisibleIconCount(WidthToIconCount(predefined_width));
223 return WidthToIconCount(animation_target_size_);
498 WidthToIconCount(container_width_));
877 size_t BrowserActionsContainer::WidthToIconCount(int pixels) const {
    [all...]
browser_actions_container.h 322 size_t WidthToIconCount(int pixels) const;

Completed in 53 milliseconds