Home
last modified time | relevance | path

Searched refs:by_icon (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/location_bar/
Dicon_label_bubble_view.cc114 int IconLabelBubbleView::GetBubbleOuterPadding(bool by_icon) { in GetBubbleOuterPadding() argument
116 (by_icon ? 0 : LocationBarView::kIconInternalPadding); in GetBubbleOuterPadding()
Dcontent_setting_image_view.cc129 int ContentSettingImageView::GetBubbleOuterPadding(bool by_icon) { in GetBubbleOuterPadding() argument
131 (by_icon ? 0 : LocationBarView::kIconInternalPadding); in GetBubbleOuterPadding()
Dicon_label_bubble_view.h66 static int GetBubbleOuterPadding(bool by_icon);
Dcontent_setting_image_view.h63 static int GetBubbleOuterPadding(bool by_icon);