Searched refs:compare_bounds (Results 1 – 1 of 1) sorted by relevance
335 bool compare_bounds(const gfx::Rect dragged, const gfx::Rect other) { in compare_bounds() function345 bool result1 = compare_bounds(bounds1, bounds2); in compare_two_windows()346 bool result2 = compare_bounds(bounds2, bounds1); in compare_two_windows()