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