HomeSort by relevance Sort by last modified time
    Searched refs:pre_drag_window_bounds_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ash/wm/
toplevel_window_event_handler.h 101 gfx::Rect pre_drag_window_bounds_; member in class:ash::ToplevelWindowEventHandler
toplevel_window_event_handler.cc 444 pre_drag_window_bounds_ = window->bounds();
585 window_state->SetRestoreBoundsInParent(pre_drag_window_bounds_);
590 window_state->SetRestoreBoundsInParent(pre_drag_window_bounds_);
596 window_state->SetRestoreBoundsInParent(pre_drag_window_bounds_);
603 window_state->SetRestoreBoundsInParent(pre_drag_window_bounds_);

Completed in 51 milliseconds