Searched refs:maxrows (Results 1 – 2 of 2) sorted by relevance
250 l->maxrows, old_rows); \
656 int maxrows, int mincols, bool increasecols, int *h, int *w) in text_autosize() argument728 if (line >= y * (int)conf->text.cols_per_row && y <= maxrows) in text_autosize()