HomeSort by relevance Sort by last modified time
    Searched defs:InfoBarBackground (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/views/infobars/
infobar_background.cc 14 InfoBarBackground::InfoBarBackground(
23 InfoBarBackground::~InfoBarBackground() {
26 void InfoBarBackground::Paint(gfx::Canvas* canvas, views::View* view) const {
infobar_background.h 12 class InfoBarBackground : public views::Background {
14 explicit InfoBarBackground(infobars::InfoBarDelegate::Type infobar_type);
15 virtual ~InfoBarBackground();
27 DISALLOW_COPY_AND_ASSIGN(InfoBarBackground);

Completed in 455 milliseconds