Home | History | Annotate | Download | only in views

Lines Matching full:max_width

759   int max_width = IconCountToWidth(-1, false);
761 std::min(std::max(0, container_width_ - resize_amount), max_width);