shelf_layout_manager_unittest.cc | 137 visible_bounds_(visible), 139 EXPECT_EQ(not_visible_bounds_.bottom(), visible_bounds_.bottom()); 165 EXPECT_EQ(visible_bounds_.bottom(), shelf_bounds.bottom()); 169 EXPECT_EQ(visible_bounds_.right(), shelf_bounds.right()); 173 EXPECT_EQ(visible_bounds_.x(), shelf_bounds.x()); 196 visible_bounds_.height(), 197 visible_bounds_.width()); 231 const gfx::Rect visible_bounds_; member in class:ash::internal::__anon3230::ShelfDragCallback [all...] |