Searched defs:GetNonLabelWidth (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/ui/views/location_bar/
H A Dicon_label_bubble_view.cc66 width() - GetNonLabelWidth(), label_height);
74 return gfx::Size(GetNonLabelWidth(), background_painter_.height());
83 int IconLabelBubbleView::GetNonLabelWidth() const { function in class:IconLabelBubbleView

Completed in 30 milliseconds