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

/external/chromium_org/ash/wm/
H A Ddrag_window_controller.cc45 SetBoundsInternal(bounds);
78 SetBoundsInternal(bounds);
97 void DragWindowController::SetBoundsInternal(const gfx::Rect& bounds) { function in class:ash::DragWindowController
/external/chromium_org/chrome/browser/ui/views/panels/
H A Dpanel_view.cc360 SetBoundsInternal(bounds, true);
364 SetBoundsInternal(bounds, false);
367 void PanelView::SetBoundsInternal(const gfx::Rect& new_bounds, bool animate) { function in class:PanelView
/external/chromium_org/ui/aura/
H A Dwindow.cc448 SetBoundsInternal(final_bounds);
890 void Window::SetBoundsInternal(const gfx::Rect& new_bounds) { function in class:aura::Window

Completed in 514 milliseconds