Searched refs:GetForceMaximizedWidthLimit (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/ash/wm/
H A Dwindow_positioner.h36 static int GetForceMaximizedWidthLimit();
H A Dwindow_positioner.cc237 int WindowPositioner::GetForceMaximizedWidthLimit() { function in class:ash::WindowPositioner
269 (work_area.width() <= GetForceMaximizedWidthLimit() &&
/external/chromium_org/chrome/browser/ui/window_sizer/
H A Dwindow_sizer_ash_unittest.cc816 int min_size = ash::WindowPositioner::GetForceMaximizedWidthLimit() / 2;

Completed in 101 milliseconds