Searched refs:union_in_window_space (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/wm/core/
H A Dwindow_animations.cc251 gfx::Rect union_in_window_space = local
256 gfx::Vector2d top_left_delta(world_at_start.x() - union_in_window_space.x(),
257 world_at_start.y() - union_in_window_space.y());
260 union_in_window_space.x() + union_in_window_space.width() -
262 union_in_window_space.y() + union_in_window_space.height() -

Completed in 70 milliseconds