Searched refs:app_list_bounds (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/ash/launcher/
H A Dchrome_launcher_controller_browsertest.cc1621 gfx::Rect app_list_bounds = local
1623 generator.MoveMouseTo(app_list_bounds.CenterPoint().x(),
1624 app_list_bounds.CenterPoint().y());
1766 gfx::Rect app_list_bounds = local
1771 app_list_bounds.Offset(-origin.x(), -origin.y());
1773 generator.MoveMouseTo(app_list_bounds.CenterPoint().x(),
1774 app_list_bounds.CenterPoint().y());
1948 gfx::Rect app_list_bounds = local
1950 generator.MoveMouseTo(app_list_bounds.CenterPoint().x(),
1951 app_list_bounds
[all...]
/external/chromium_org/ash/shelf/
H A Dshelf_view_unittest.cc1443 const gfx::Rect& app_list_bounds = local
1445 EXPECT_EQ(app_list_ideal_bounds, app_list_bounds);

Completed in 372 milliseconds