Searched refs:GetBubbleOuterPadding (Results 1 – 4 of 4) sorted by relevance
87 image_->SetBounds(GetBubbleOuterPadding(!is_extension_icon_), 0, in Layout()91 width() - pre_label_width - GetBubbleOuterPadding(false), in Layout()96 gfx::Size size(GetPreLabelWidth() + width + GetBubbleOuterPadding(false), 0); in GetSizeForLabelWidth()114 int IconLabelBubbleView::GetBubbleOuterPadding(bool by_icon) { in GetBubbleOuterPadding() function in IconLabelBubbleView127 return GetBubbleOuterPadding(true) + in GetPreLabelWidth()
129 int ContentSettingImageView::GetBubbleOuterPadding(bool by_icon) { in GetBubbleOuterPadding() function in ContentSettingImageView182 std::min((width() - icon_width) / 2, GetBubbleOuterPadding(true)), 0, in Layout()227 return GetBubbleOuterPadding(true) + LocationBarView::kItemPadding + in GetTotalSpacingWhileAnimating()228 GetBubbleOuterPadding(false); in GetTotalSpacingWhileAnimating()
66 static int GetBubbleOuterPadding(bool by_icon);
63 static int GetBubbleOuterPadding(bool by_icon);