HomeSort by relevance Sort by last modified time
    Searched refs:GetPreLabelWidth (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/views/location_bar/
icon_label_bubble_view.cc 89 const int pre_label_width = GetPreLabelWidth();
96 gfx::Size size(GetPreLabelWidth() + width + GetBubbleOuterPadding(false), 0);
125 int IconLabelBubbleView::GetPreLabelWidth() const {
icon_label_bubble_view.h 71 int GetPreLabelWidth() const;

Completed in 58 milliseconds