Home
last modified time | relevance | path

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

/external/chromium_org/ui/views/corewm/
Dwindow_animations.cc221 gfx::Rect union_in_window_space = in AugmentWindowSize() local
226 gfx::Vector2d top_left_delta(world_at_start.x() - union_in_window_space.x(), in AugmentWindowSize()
227 world_at_start.y() - union_in_window_space.y()); in AugmentWindowSize()
230 union_in_window_space.x() + union_in_window_space.width() - in AugmentWindowSize()
232 union_in_window_space.y() + union_in_window_space.height() - in AugmentWindowSize()