Home
last modified time | relevance | path

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

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