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/panels/
panel_layout_manager_unittest.cc
115
gfx::Rect
window1_bounds
= panel1->GetBoundsInRootWindow();
local
118
EXPECT_FALSE(
window1_bounds
.Intersects(window2_bounds));
/external/chromium_org/ash/wm/overview/
window_selector_unittest.cc
136
gfx::RectF
window1_bounds
= GetTransformedTargetBounds(window1);
local
138
return
window1_bounds
.Intersects(window2_bounds);
[
all
...]
Completed in 174 milliseconds