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

  /external/chromium_org/chrome/browser/ui/webui/
favicon_source.h 114 SIZE_16,
favicon_source.cc 190 favicon_index = SIZE_16;
  /external/chromium_org/chrome/browser/sync/glue/
favicon_cache.cc 97 return SIZE_16;
103 case SIZE_16:
152 FillSpecificsWithImageData(favicon_info->bitmap_data[SIZE_16],
205 return favicon_info.bitmap_data[SIZE_16].bitmap_data.get() ||
420 icon_iter->second->bitmap_data[SIZE_16].bitmap_data.get()) {
494 if (!iter->second->bitmap_data[SIZE_16].bitmap_data.get())
497 *favicon_png = iter->second->bitmap_data[SIZE_16].bitmap_data;
559 favicon_info->bitmap_data[SIZE_16].bitmap_data = temp_string;
561 favicon_info->bitmap_data[SIZE_16].pixel_size.set_width(16);
562 favicon_info->bitmap_data[SIZE_16].pixel_size.set_height(16)
    [all...]
favicon_cache.h 38 SIZE_16,

Completed in 134 milliseconds