Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/gtk/
Dcustom_button.cc80 bool animating_hover = hover_state > 0.0 && in OnExpose() local
87 if (animating_hover && (!hover_pixbuf || !hover_pixbuf->valid())) in OnExpose()
113 if (animating_hover) { in OnExpose()