Lines Matching defs:ShelfView
55 class ASH_EXPORT ShelfView : public views::View,
64 ShelfView(ShelfModel* model,
67 virtual ~ShelfView();
156 // Returns true when this ShelfView is used for Overflow Bubble.
250 void UpdateOverflowRange(ShelfView* overflow_view);
443 // True when this ShelfView is used for Overflow Bubble.
446 ShelfView when a ShelfView is in overflow mode.
447 ShelfView* main_shelf_;
452 DISALLOW_COPY_AND_ASSIGN(ShelfView);