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.h 340 size_t WidthToIconCount(int pixels) const;
browser_actions_container.cc 254 return WidthToIconCount(animation_target_size_);
668 int visible_icons = WidthToIconCount(container_width_);
    [all...]

Completed in 48 milliseconds