HomeSort by relevance Sort by last modified time
    Searched refs:GetBottomColor (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/components/infobars/core/
infobar.h 57 static SkColor GetBottomColor(InfoBarDelegate::Type infobar_type);
infobar.cc 47 SkColor InfoBar::GetBottomColor(InfoBarDelegate::Type infobar_type) {
  /external/chromium_org/chrome/browser/ui/views/infobars/
infobar_background.cc 18 bottom_color_(infobars::InfoBar::GetBottomColor(infobar_type)) {

Completed in 91 milliseconds