Searched defs:CreateModalWidget (Results 1 - 1 of 1) sorted by path

/external/chromium_org/ash/
H A Droot_window_controller_unittest.cc110 views::Widget* CreateModalWidget(const gfx::Rect& bounds) { function in class:ash::test::RootWindowControllerTest
279 views::Widget* modal = CreateModalWidget(gfx::Rect(650, 10, 100, 100));
307 CreateModalWidget(gfx::Rect(300, 10, 100, 100));
374 CreateModalWidget(gfx::Rect(300, 10, 100, 100));
391 CreateModalWidget(gfx::Rect(300, 10, 100, 100));
416 CreateModalWidget(gfx::Rect(300, 10, 100, 100));
797 CreateModalWidget(gfx::Rect(300, 10, 100, 100));

Completed in 190 milliseconds