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

  /external/chromium_org/ash/wm/maximize_mode/
maximize_mode_window_state.cc 94 window_state->SetBoundsDirectAnimated(bounds_in_parent);
163 window_state->SetBoundsDirectAnimated(bounds_in_parent);
298 window_state->SetBoundsDirectAnimated(bounds_in_parent);
  /external/chromium_org/ash/wm/
default_state.cc 128 window_state->SetBoundsDirectAnimated(snapped_bounds);
335 window_state->SetBoundsDirectAnimated(bounds);
349 window_state->SetBoundsDirectAnimated(bounds);
539 // SetBoundsDirectAnimated does not work when the window gets reparented.
543 window_state->SetBoundsDirectAnimated(bounds_in_parent);
590 window_state->SetBoundsDirectAnimated(center_in_parent);
window_state.h 342 void SetBoundsDirectAnimated(const gfx::Rect& bounds);
window_state.cc 391 void WindowState::SetBoundsDirectAnimated(const gfx::Rect& bounds) {

Completed in 2379 milliseconds