GetPreLabelWidth   91 chrome/browser/ui/views/location_bar/icon_label_bubble_view.cc   const int pre_label_width = GetPreLabelWidth();
GetPreLabelWidth   98 chrome/browser/ui/views/location_bar/icon_label_bubble_view.cc   gfx::Size size(GetPreLabelWidth() + width + GetBubbleOuterPadding(false), 0);
GetPreLabelWidth   68 chrome/browser/ui/views/location_bar/icon_label_bubble_view.h   int GetPreLabelWidth() const;