Searched refs:smallest_max_width (Results 1 – 1 of 1) sorted by relevance
1119 int smallest_max_width = kMaxDockWidth; in CalculateIdealWidth() local1136 smallest_max_width = std::min(smallest_max_width, max_window_width); in CalculateIdealWidth()1139 std::min(smallest_max_width, kIdealWidth)); in CalculateIdealWidth()