Searched refs:arg_rows (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/libedit/
H A Dterminal.c1459 int arg_need, arg_cols, arg_rows; local
1597 arg_rows = (int) i;
1606 terminal_tputs(el, tgoto(scap, arg_cols, arg_rows), 1);
1647 arg_rows = (int) i;
1662 terminal_tputs(el, tgoto(scap, arg_cols, arg_rows), arg_rows);

Completed in 52 milliseconds