Home
last modified time | relevance | path

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

/external/chromium_org/ui/aura/
Dwindow_event_dispatcher.cc591 gfx::Rect old_bounds_in_root = old_bounds, new_bounds_in_root = new_bounds; in OnWindowBoundsChanged() local
593 &old_bounds_in_root); in OnWindowBoundsChanged()
597 if (old_bounds_in_root.Contains(last_mouse_location) != in OnWindowBoundsChanged()