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

  /external/chromium/chrome/browser/ui/views/location_bar/
icon_label_bubble_view.cc 66 width() - GetNonLabelWidth(), label_height);
74 return gfx::Size(GetNonLabelWidth(), background_painter_.height());
83 int IconLabelBubbleView::GetNonLabelWidth() const {
icon_label_bubble_view.h 53 int GetNonLabelWidth() const;

Completed in 2204 milliseconds