GetSizeForLabelWidth   85 chrome/browser/ui/views/location_bar/icon_label_bubble_view.cc   return GetSizeForLabelWidth(label_->GetPreferredSize().width());
GetSizeForLabelWidth   55 chrome/browser/ui/views/location_bar/icon_label_bubble_view.h   gfx::Size GetSizeForLabelWidth(int width) const;
GetSizeForLabelWidth   44 chrome/browser/ui/views/location_bar/selected_keyword_view.cc   return GetSizeForLabelWidth(full_label_.GetPreferredSize().width());
GetSizeForLabelWidth   49 chrome/browser/ui/views/location_bar/selected_keyword_view.cc   return GetSizeForLabelWidth(partial_label_.GetMinimumSize().width());