Searched refs:hover_pixbuf (Results 1 – 2 of 2) sorted by relevance
83 CairoCachedSurface* hover_pixbuf = PixbufForState(GTK_STATE_PRELIGHT); in OnExpose() local87 if (animating_hover && (!hover_pixbuf || !hover_pixbuf->valid())) in OnExpose()114 hover_pixbuf->SetSource(cairo_context, x, y); in OnExpose()
94 gfx::CairoCachedSurface* hover_pixbuf = PixbufForState(GTK_STATE_PRELIGHT); in OnExpose() local98 if (animating_hover && (!hover_pixbuf || !hover_pixbuf->valid())) in OnExpose()128 hover_pixbuf->SetSource(cairo_context, widget, x, y); in OnExpose()