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

/external/chromium_org/ash/wm/
H A Dwindow_util.h63 ASH_EXPORT void AdjustBoundsSmallerThan(const gfx::Size& max_size,
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);
H A Dwindow_state.cc395 AdjustBoundsSmallerThan(work_area_in_parent.size(), &child_bounds);
H A Ddefault_state.cc405 AdjustBoundsSmallerThan(work_area_in_parent.size(), &child_bounds);

Completed in 1157 milliseconds