Searched refs:background_images (Results 1 – 6 of 6) sorted by relevance
/external/chromium/chrome/browser/ui/views/location_bar/ |
D | ev_bubble_view.cc | 7 EVBubbleView::EVBubbleView(const int background_images[], in EVBubbleView() argument 11 : IconLabelBubbleView(background_images, contained_image, color), in EVBubbleView()
|
D | selected_keyword_view.cc | 16 SelectedKeywordView::SelectedKeywordView(const int background_images[], in SelectedKeywordView() argument 20 : IconLabelBubbleView(background_images, contained_image, color), in SelectedKeywordView()
|
D | icon_label_bubble_view.cc | 21 IconLabelBubbleView::IconLabelBubbleView(const int background_images[], in IconLabelBubbleView() argument 24 : background_painter_(background_images), in IconLabelBubbleView()
|
D | ev_bubble_view.h | 21 EVBubbleView(const int background_images[],
|
D | selected_keyword_view.h | 23 SelectedKeywordView(const int background_images[],
|
D | icon_label_bubble_view.h | 31 IconLabelBubbleView(const int background_images[],
|