FixedSizedImageView  100 ash/system/chromeos/brightness/tray_brightness.cc   views::ImageView* icon = new FixedSizedImageView(0, kTrayPopupItemHeight);
FixedSizedImageView   86 ash/system/chromeos/power/power_status_view.cc     icon_ = new ash::FixedSizedImageView(0, ash::kTrayPopupItemHeight);
FixedSizedImageView   92 ash/system/chromeos/screen_security/screen_tray_item.cc   icon_ = new FixedSizedImageView(0, kTrayPopupItemHeight);
FixedSizedImageView   47 ash/system/chromeos/settings/tray_settings.cc           new ash::FixedSizedImageView(0, ash::kTrayPopupItemHeight);
FixedSizedImageView   48 ash/system/chromeos/tray_caps_lock.cc     FixedSizedImageView* image =
FixedSizedImageView   49 ash/system/chromeos/tray_caps_lock.cc         new FixedSizedImageView(0, kTrayPopupItemHeight);
FixedSizedImageView  141 ash/system/chromeos/tray_display.cc     image_ = new FixedSizedImageView(0, kTrayPopupItemHeight);
FixedSizedImageView   35 ash/system/chromeos/tray_tracing.cc     image_ = new FixedSizedImageView(0, kTrayPopupItemHeight);
FixedSizedImageView    9 ash/system/tray/fixed_sized_image_view.cc FixedSizedImageView::FixedSizedImageView(int width, int height)
FixedSizedImageView   16 ash/system/tray/fixed_sized_image_view.cc FixedSizedImageView::~FixedSizedImageView() {
FixedSizedImageView   19 ash/system/tray/fixed_sized_image_view.cc gfx::Size FixedSizedImageView::GetPreferredSize() {
FixedSizedImageView   17 ash/system/tray/fixed_sized_image_view.h class FixedSizedImageView : public views::ImageView {
FixedSizedImageView   19 ash/system/tray/fixed_sized_image_view.h   FixedSizedImageView(int width, int height);
FixedSizedImageView   20 ash/system/tray/fixed_sized_image_view.h   virtual ~FixedSizedImageView();
FixedSizedImageView   28 ash/system/tray/fixed_sized_image_view.h   DISALLOW_COPY_AND_ASSIGN(FixedSizedImageView);
FixedSizedImageView   52 ash/system/tray/hover_highlight_view.cc       new FixedSizedImageView(kTrayPopupDetailsIconWidth, 0);
FixedSizedImageView  106 ash/system/tray/hover_highlight_view.cc     views::ImageView* image_view = new FixedSizedImageView(margin, 0);
FixedSizedImageView   29 ash/system/tray/tray_item_more.cc   icon_ = new FixedSizedImageView(0, kTrayPopupItemHeight);
FixedSizedImageView   73 ash/system/tray_update.cc         new ash::FixedSizedImageView(0, ash::kTrayPopupItemHeight);