Home
last modified time | relevance | path

Searched defs:infobar_type (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/components/infobars/core/
Dinfobar.cc37 SkColor InfoBar::GetTopColor(InfoBarDelegate::Type infobar_type) { in GetTopColor()
47 SkColor InfoBar::GetBottomColor(InfoBarDelegate::Type infobar_type) { in GetBottomColor()
/external/chromium_org/chrome/browser/ui/views/infobars/
Dinfobar_background.cc15 infobars::InfoBarDelegate::Type infobar_type) in InfoBarBackground()