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