OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:window1_bounds
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/wm/
window_selector_unittest.cc
92
gfx::RectF
window1_bounds
= GetTransformedTargetBounds(window1);
local
94
return
window1_bounds
.Intersects(window2_bounds);
/external/chromium_org/ash/wm/panels/
panel_layout_manager_unittest.cc
113
gfx::Rect
window1_bounds
= panel1->GetBoundsInRootWindow();
local
116
EXPECT_FALSE(
window1_bounds
.Intersects(window2_bounds));
Completed in 1410 milliseconds