Home
last modified time | relevance | path

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

/external/chromium_org/ash/wm/dock/
Ddocked_window_layout_manager.cc335 bool compare_bounds(const gfx::Rect dragged, const gfx::Rect other) { in compare_bounds() function
345 bool result1 = compare_bounds(bounds1, bounds2); in compare_two_windows()
346 bool result2 = compare_bounds(bounds2, bounds1); in compare_two_windows()