IconLabelBubbleView 19 chrome/browser/ui/views/location_bar/ev_bubble_view.cc : IconLabelBubbleView(kBackgroundImages, NULL, IDR_OMNIBOX_HTTPS_VALID, IconLabelBubbleView 14 chrome/browser/ui/views/location_bar/ev_bubble_view.h class EVBubbleView : public IconLabelBubbleView { IconLabelBubbleView 18 chrome/browser/ui/views/location_bar/icon_label_bubble_view.cc IconLabelBubbleView::IconLabelBubbleView(const int background_images[], IconLabelBubbleView 72 chrome/browser/ui/views/location_bar/icon_label_bubble_view.cc IconLabelBubbleView::~IconLabelBubbleView() { IconLabelBubbleView 75 chrome/browser/ui/views/location_bar/icon_label_bubble_view.cc void IconLabelBubbleView::SetLabel(const base::string16& label) { IconLabelBubbleView 79 chrome/browser/ui/views/location_bar/icon_label_bubble_view.cc void IconLabelBubbleView::SetImage(const gfx::ImageSkia& image_skia) { IconLabelBubbleView 83 chrome/browser/ui/views/location_bar/icon_label_bubble_view.cc gfx::Size IconLabelBubbleView::GetPreferredSize() { IconLabelBubbleView 88 chrome/browser/ui/views/location_bar/icon_label_bubble_view.cc void IconLabelBubbleView::Layout() { IconLabelBubbleView 97 chrome/browser/ui/views/location_bar/icon_label_bubble_view.cc gfx::Size IconLabelBubbleView::GetSizeForLabelWidth(int width) const { IconLabelBubbleView 103 chrome/browser/ui/views/location_bar/icon_label_bubble_view.cc void IconLabelBubbleView::OnMouseEntered(const ui::MouseEvent& event) { IconLabelBubbleView 109 chrome/browser/ui/views/location_bar/icon_label_bubble_view.cc void IconLabelBubbleView::OnMouseExited(const ui::MouseEvent& event) { IconLabelBubbleView 116 chrome/browser/ui/views/location_bar/icon_label_bubble_view.cc int IconLabelBubbleView::GetBubbleOuterPadding(bool by_icon) { IconLabelBubbleView 121 chrome/browser/ui/views/location_bar/icon_label_bubble_view.cc void IconLabelBubbleView::OnPaint(gfx::Canvas* canvas) { IconLabelBubbleView 127 chrome/browser/ui/views/location_bar/icon_label_bubble_view.cc int IconLabelBubbleView::GetPreLabelWidth() const { IconLabelBubbleView 29 chrome/browser/ui/views/location_bar/icon_label_bubble_view.h class IconLabelBubbleView : public views::View { IconLabelBubbleView 33 chrome/browser/ui/views/location_bar/icon_label_bubble_view.h IconLabelBubbleView(const int background_images[], IconLabelBubbleView 40 chrome/browser/ui/views/location_bar/icon_label_bubble_view.h virtual ~IconLabelBubbleView(); IconLabelBubbleView 81 chrome/browser/ui/views/location_bar/icon_label_bubble_view.h DISALLOW_COPY_AND_ASSIGN(IconLabelBubbleView); IconLabelBubbleView 29 chrome/browser/ui/views/location_bar/selected_keyword_view.cc : IconLabelBubbleView(kBackgroundImages, NULL, IDR_KEYWORD_SEARCH_MAGNIFIER, IconLabelBubbleView 55 chrome/browser/ui/views/location_bar/selected_keyword_view.cc IconLabelBubbleView::Layout(); IconLabelBubbleView 21 chrome/browser/ui/views/location_bar/selected_keyword_view.h class SelectedKeywordView : public IconLabelBubbleView {