Searched refs:GetSizeForLabelWidth (Results 1 – 4 of 4) sorted by relevance
53 GetSizeForLabelWidth(label.GetPreferredSize().width())); in GetMinimumSizeForLabelText()59 GetSizeForLabelWidth(font_list().GetExpectedTextWidth(kMinCharacters))); in GetMinimumSizeForPreferredSize()
44 return GetSizeForLabelWidth(full_label_.GetPreferredSize().width()); in GetPreferredSize()49 return GetSizeForLabelWidth(partial_label_.GetMinimumSize().width()); in GetMinimumSize()
83 return GetSizeForLabelWidth(label_->GetPreferredSize().width()); in GetPreferredSize()95 gfx::Size IconLabelBubbleView::GetSizeForLabelWidth(int width) const { in GetSizeForLabelWidth() function in IconLabelBubbleView
58 gfx::Size GetSizeForLabelWidth(int width) const;