Searched refs:max_dim (Results 1 – 1 of 1) sorted by relevance
821 UINTN i, max_dim, best_mode, cols, rows; in text_autoresize() local824 max_dim = best_mode = 0; in text_autoresize()829 if (cols * rows > max_dim) { in text_autoresize()830 max_dim = cols * rows; in text_autoresize()834 if (max_dim > 0) in text_autoresize()