Searched defs:SetBoundsDirect (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ash/wm/
H A Dwindow_state.cc372 void WindowState::SetBoundsDirect(const gfx::Rect& bounds) { function in class:ash::wm::WindowState
396 SetBoundsDirect(child_bounds);
408 SetBoundsDirect(bounds);
434 SetBoundsDirect(new_bounds);

Completed in 59 milliseconds