Searched refs:GetPreLabelWidth (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/location_bar/
H A Dicon_label_bubble_view.cc89 const int pre_label_width = GetPreLabelWidth();
96 gfx::Size size(GetPreLabelWidth() + width + GetBubbleOuterPadding(false), 0);
125 int IconLabelBubbleView::GetPreLabelWidth() const { function in class:IconLabelBubbleView
H A Dicon_label_bubble_view.h71 int GetPreLabelWidth() const;

Completed in 3237 milliseconds