Home | History | Annotate | Download | only in extensions

Lines Matching refs:icon_

38       : icon_(icon) {}
42 gfx::ImageSkiaRep icon_rep = icon_.GetRepresentation(scale);
50 const gfx::ImageSkia icon_;
89 copy->icon_ = icon_;
136 SetValue(&icon_, tab_id, image.AsImageSkia());
140 return GetValue(&icon_, tab_id);
169 icon_.erase(tab_id);
236 return HasValue(icon_, tab_id);
242 gfx::ImageSkia icon = GetValue(&icon_, tab_id);