Searched refs:InfoBarColors (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/infobars/
H A Dinfobar_arrow_model.h58 struct InfoBarColors { struct in class:InfoBarArrowModel
65 InfoBarColors CurrentInfoBarColors();
75 InfoBarColors target_colors_;
77 InfoBarColors previous_colors_;
H A Dinfobar_arrow_model.cc28 InfoBarArrowModel::InfoBarColors InfoBarArrowModel::CurrentInfoBarColors() {
30 InfoBarColors colors = {
94 InfoBarColors colors = CurrentInfoBarColors();

Completed in 3255 milliseconds