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

  /external/chromium/chrome/browser/themes/
theme_service_gtk.cc 28 GdkPixbufMap::const_iterator pixbufs_iter = gdk_pixbufs_.find(key);
68 for (GdkPixbufMap::iterator i = gdk_pixbufs_.begin();
theme_service.h 271 typedef std::map<int, GdkPixbuf*> GdkPixbufMap;
272 mutable GdkPixbufMap gdk_pixbufs_;

Completed in 37 milliseconds