Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/gtk/infobars/
Dinfobar_gtk.cc263 double bottom_r, bottom_g, bottom_b; in OnBackgroundExpose() local
264 GetBottomColor(delegate_->GetInfoBarType(), &bottom_r, &bottom_g, &bottom_b); in OnBackgroundExpose()
266 pattern, 1.0, bottom_r, bottom_g, bottom_b); in OnBackgroundExpose()