Home
last modified time | relevance | path

Searched refs:CurrentInfoBarColors (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/infobars/
Dinfobar_arrow_model.cc28 InfoBarArrowModel::InfoBarColors InfoBarArrowModel::CurrentInfoBarColors() { in CurrentInfoBarColors() function in InfoBarArrowModel
41 return SkColorGetA(CurrentInfoBarColors().top) != 0; in NeedToDrawInfoBarArrow()
47 previous_colors_ = CurrentInfoBarColors(); in ShowArrowFor()
94 InfoBarColors colors = CurrentInfoBarColors(); in Paint()
Dinfobar_arrow_model.h65 InfoBarColors CurrentInfoBarColors();