Home
last modified time | relevance | path

Searched refs:background_images (Results 1 – 6 of 6) sorted by relevance

/external/chromium/chrome/browser/ui/views/location_bar/
Dev_bubble_view.cc7 EVBubbleView::EVBubbleView(const int background_images[], in EVBubbleView() argument
11 : IconLabelBubbleView(background_images, contained_image, color), in EVBubbleView()
Dselected_keyword_view.cc16 SelectedKeywordView::SelectedKeywordView(const int background_images[], in SelectedKeywordView() argument
20 : IconLabelBubbleView(background_images, contained_image, color), in SelectedKeywordView()
Dicon_label_bubble_view.cc21 IconLabelBubbleView::IconLabelBubbleView(const int background_images[], in IconLabelBubbleView() argument
24 : background_painter_(background_images), in IconLabelBubbleView()
Dev_bubble_view.h21 EVBubbleView(const int background_images[],
Dselected_keyword_view.h23 SelectedKeywordView(const int background_images[],
Dicon_label_bubble_view.h31 IconLabelBubbleView(const int background_images[],