BarView           123 ash/shelf/shelf_button.cc class ShelfButton::BarView : public views::ImageView,
BarView           126 ash/shelf/shelf_button.cc   BarView(ShelfButton* host)
BarView           202 ash/shelf/shelf_button.cc   DISALLOW_COPY_AND_ASSIGN(BarView);
BarView           236 ash/shelf/shelf_button.cc       bar_(new BarView(this)),
BarView           123 ash/shelf/shelf_button.h   class BarView;
BarView           139 ash/shelf/shelf_button.h   BarView* bar_;