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

/external/chromium/chrome/browser/ui/gtk/
H A Dcustom_button.cc82 CairoCachedSurface* pixbuf = PixbufForState(paint_state);
83 CairoCachedSurface* hover_pixbuf = PixbufForState(GTK_STATE_PRELIGHT);
159 CairoCachedSurface* CustomDrawButtonBase::PixbufForState(int state) { function in class:CustomDrawButtonBase
H A Dcustom_button.h66 CairoCachedSurface* PixbufForState(int state);

Completed in 47 milliseconds