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

/external/chromium_org/ash/wm/
H A Dwindow_state.cc391 void WindowState::SetBoundsConstrained(const gfx::Rect& bounds) { function in class:ash::wm::WindowState
416 SetBoundsConstrained(new_bounds);
/external/chromium_org/ui/views/widget/
H A Dwidget.cc515 void Widget::SetBoundsConstrained(const gfx::Rect& bounds) { function in class:views::Widget
1460 SetBoundsConstrained(bounds);
1476 SetBoundsConstrained(bounds);

Completed in 1277 milliseconds