Searched refs:GdkPixbufMap (Results 1 – 2 of 2) sorted by relevance
28 GdkPixbufMap::const_iterator pixbufs_iter = gdk_pixbufs_.find(key); in GetPixbufImpl()68 for (GdkPixbufMap::iterator i = gdk_pixbufs_.begin(); in FreePlatformCaches()
271 typedef std::map<int, GdkPixbuf*> GdkPixbufMap; typedef272 mutable GdkPixbufMap gdk_pixbufs_;