Home
last modified time | relevance | path

Searched refs:window1_bounds (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ash/wm/panels/
Dpanel_layout_manager_unittest.cc115 gfx::Rect window1_bounds = panel1->GetBoundsInRootWindow(); in PanelsNotOverlapping() local
118 EXPECT_FALSE(window1_bounds.Intersects(window2_bounds)); in PanelsNotOverlapping()
/external/chromium_org/ash/wm/overview/
Dwindow_selector_unittest.cc136 gfx::RectF window1_bounds = GetTransformedTargetBounds(window1); in WindowsOverlapping() local
138 return window1_bounds.Intersects(window2_bounds); in WindowsOverlapping()