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

  /external/chromium_org/ash/shelf/
shelf_view.h 147 gfx::Rect overflow_bounds; member in struct:ash::internal::ShelfView::IdealBounds
shelf_view.cc 684 overflow_button_->SetBoundsRect(ideal_bounds.overflow_bounds);
783 bounds->overflow_bounds.set_size(
847 bounds->overflow_bounds.set_x(x);
848 bounds->overflow_bounds.set_y(y);
    [all...]

Completed in 23 milliseconds