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

  /external/chromium_org/ash/shelf/
shelf_button.h 125 class BarView;
141 BarView* bar_;
shelf_button.cc 122 // ShelfButton::BarView
124 class ShelfButton::BarView : public views::ImageView,
127 BarView(ShelfButton* host)
132 virtual ~BarView() {
203 DISALLOW_COPY_AND_ASSIGN(BarView);
237 bar_(new BarView(this)),

Completed in 40 milliseconds