Searched defs:bitmap_it (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/themes/
H A Dbrowser_theme_pack.cc1018 ImageCache::const_iterator bitmap_it = destination->find(it->first); local
1019 if (bitmap_it != destination->end())
1020 delete bitmap_it->second;

Completed in 72 milliseconds