HomeSort by relevance Sort by last modified time
    Searched full:initial_shelf_bounds (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/ash/shelf/
shelf_layout_manager_unittest.cc 756 gfx::Rect initial_shelf_bounds = shelf->GetWindowBoundsInScreen(); local
769 const int small_change = initial_shelf_bounds.height() / 2;
771 std::abs(initial_shelf_bounds.height() - current_shelf_bounds.height()),
    [all...]

Completed in 426 milliseconds