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

/external/chromium/chrome/browser/ui/gtk/
H A Dcustom_button.cc83 CairoCachedSurface* hover_pixbuf = PixbufForState(GTK_STATE_PRELIGHT); local
87 if (animating_hover && (!hover_pixbuf || !hover_pixbuf->valid()))
114 hover_pixbuf->SetSource(cairo_context, x, y);

Completed in 32 milliseconds