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

  /external/chromium_org/ash/launcher/
launcher_view.h 132 gfx::Rect overflow_bounds; member in struct:ash::internal::LauncherView::IdealBounds
launcher_view.cc 689 overflow_button_->SetBoundsRect(ideal_bounds.overflow_bounds);
778 bounds->overflow_bounds.set_size(gfx::Size(
826 bounds->overflow_bounds.set_x(x);
827 bounds->overflow_bounds.set_y(y);
893 overflow_button_->SetBoundsRect(ideal_bounds.overflow_bounds);
    [all...]

Completed in 124 milliseconds