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