Searched refs:max_cy (Results 1 – 1 of 1) sorted by relevance
1456 int max_cy = max(0, cy); in tty3270_goto_xy() local1459 cy = min_t(int, tp->view.rows - 3, max_cy); in tty3270_goto_xy()