HomeSort by relevance Sort by last modified time
    Searched refs:PixbufForState (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ui/gtk/
custom_button.cc 82 CairoCachedSurface* pixbuf = PixbufForState(paint_state);
83 CairoCachedSurface* hover_pixbuf = PixbufForState(GTK_STATE_PRELIGHT);
159 CairoCachedSurface* CustomDrawButtonBase::PixbufForState(int state) {
custom_button.h 66 CairoCachedSurface* PixbufForState(int state);

Completed in 82 milliseconds