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

/external/chromium_org/ash/wm/
H A Dwindow_util.cc104 void AdjustBoundsSmallerThan(const gfx::Size& max_size, gfx::Rect* bounds) { function in namespace:ash::wm
119 AdjustBoundsSmallerThan(visible_area.size(), bounds);

Completed in 176 milliseconds