Searched defs:bounds_shelf_1 (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/ash/launcher/
H A Dchrome_launcher_controller_browsertest.cc1656 gfx::Rect bounds_shelf_1 = shelf1->GetBoundsInScreen(); local
1657 generator.MoveMouseTo(bounds_shelf_1.CenterPoint().x(),
1658 bounds_shelf_1.CenterPoint().y());
1686 generator.MoveMouseTo(bounds_shelf_1.CenterPoint().x(),
1687 bounds_shelf_1.CenterPoint().y());
1702 generator.MoveMouseTo(bounds_shelf_1.CenterPoint().x(),
1703 bounds_shelf_1.CenterPoint().y());
1716 generator.MoveMouseTo(bounds_shelf_1.CenterPoint().x(),
1717 bounds_shelf_1.CenterPoint().y());
1807 gfx::Rect bounds_shelf_1 local
[all...]

Completed in 1160 milliseconds