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

/external/chromium_org/ash/wm/dock/
H A Ddocked_window_layout_manager.cc245 int GetWindowWidthCloseTo(const aura::Window* window, int target_width) { function in namespace:ash::__anon2037
1132 min_window_width = GetWindowWidthCloseTo(window, kMinDockWidth);
1133 max_window_width = GetWindowWidthCloseTo(window, kMaxDockWidth);
1183 bounds.set_width(GetWindowWidthCloseTo(

Completed in 105 milliseconds