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

  /external/chromium_org/ash/shelf/
shelf.h 101 void SetShelfViewBounds(gfx::Rect bounds);
shelf.cc 182 void Shelf::SetShelfViewBounds(gfx::Rect bounds) {
shelf_layout_manager.cc 287 // SetShelfViewBounds() sets the bounds immediately and does not animate.
292 shelf_->shelf()->SetShelfViewBounds(
    [all...]
shelf_view_unittest.cc 218 shelf->SetShelfViewBounds(gfx::Rect(shelf_size));
    [all...]

Completed in 611 milliseconds