Home | History | Annotate | Download | only in src

Lines Matching refs:tgoto

521 					terminal_tputs(el, tgoto(Str(T_DO), del,
534 terminal_tputs(el, tgoto(Str(T_UP), -del, -del), -del);
574 terminal_tputs(el, tgoto(Str(T_ch), where, where), where);
578 terminal_tputs(el, tgoto(Str(T_RI), del, del),
617 terminal_tputs(el, tgoto(Str(T_LE), -del, -del),
718 terminal_tputs(el, tgoto(Str(T_DC), num, num), num);
759 terminal_tputs(el, tgoto(Str(T_IC), num, num), num);
1613 terminal_tputs(el, tgoto(scap, arg_cols, arg_rows), 1);
1669 terminal_tputs(el, tgoto(scap, arg_cols, arg_rows), arg_rows);