GetRootWindowMatching 308 ash/extended_desktop_unittest.cc TEST_F(ExtendedDesktopTest, GetRootWindowMatching) { GetRootWindowMatching 319 ash/extended_desktop_unittest.cc wm::GetRootWindowMatching(gfx::Rect(-300, 10, 50, 50))); GetRootWindowMatching 321 ash/extended_desktop_unittest.cc wm::GetRootWindowMatching(gfx::Rect(100, 10, 50, 50))); GetRootWindowMatching 325 ash/extended_desktop_unittest.cc wm::GetRootWindowMatching(gfx::Rect(-200, 0, 300, 300))); GetRootWindowMatching 327 ash/extended_desktop_unittest.cc wm::GetRootWindowMatching(gfx::Rect(-100, 0, 300, 300))); GetRootWindowMatching 331 ash/extended_desktop_unittest.cc wm::GetRootWindowMatching(gfx::Rect(0, 0, 0, 0))); GetRootWindowMatching 333 ash/extended_desktop_unittest.cc wm::GetRootWindowMatching(gfx::Rect(0, 0, 1, 1))); GetRootWindowMatching 337 ash/extended_desktop_unittest.cc wm::GetRootWindowMatching(gfx::Rect(-400, 100, 0, 0))); GetRootWindowMatching 339 ash/extended_desktop_unittest.cc wm::GetRootWindowMatching(gfx::Rect(100, 100, 0, 0))); GetRootWindowMatching 343 ash/extended_desktop_unittest.cc wm::GetRootWindowMatching(gfx::Rect(-600, -300, 50, 50))); GetRootWindowMatching 345 ash/extended_desktop_unittest.cc wm::GetRootWindowMatching(gfx::Rect(0, 1000, 50, 50))); GetRootWindowMatching 276 ash/shell.cc wm::GetRootWindowMatching(gfx::Rect(location_in_screen, gfx::Size())); GetRootWindowMatching 29 ash/wm/coordinate_conversion.h ASH_EXPORT aura::Window* GetRootWindowMatching(const gfx::Rect& rect); GetRootWindowMatching 30 ash/wm/stacking_controller.cc return wm::GetRootWindowMatching(bounds); GetRootWindowMatching 214 ash/wm/window_resizer.cc Shell::GetContainer(wm::GetRootWindowMatching(near_passed_location), GetRootWindowMatching 179 ash/wm/workspace/phantom_window_controller.cc wm::GetRootWindowMatching(target_bounds_in_screen_), GetRootWindowMatching 200 ash/wm/workspace/phantom_window_controller.cc wm::GetRootWindowMatching(target_bounds_in_screen_); GetRootWindowMatching 213 ash/wm/workspace/phantom_window_controller.cc aura::Window* start_root = wm::GetRootWindowMatching(start_bounds_in_screen);