Lines Matching full:images
50 // Persistent constants for the main images that we need. These have the same
246 // Mapping used in GenerateFrameImages() to associate frame images with the
266 // A list of images that don't need tinting or any other modification and can
342 // Builds the images. (Image building is dependent on tints).
500 // Check our cache of prepared images, first.
860 // Some images need to go directly into |image_memory_|. No modification is
899 // thing and just use the default images.
970 // We only need to generate the background tab images if we were provided
998 void BrowserThemePack::RepackImages(const ImageCache& images,
1001 for (ImageCache::const_iterator it = images.begin();
1002 it != images.end(); ++it) {
1026 void BrowserThemePack::AddRawImagesTo(const RawImages& images,
1029 for (RawImages::const_iterator it = images.begin(); it != images.end();