Home
last modified time | relevance | path

Searched refs:arg_cols (Results 1 – 1 of 1) sorted by relevance

/external/libedit/src/
Dterminal.c1466 int arg_need, arg_cols, arg_rows; in terminal_echotc() local
1595 arg_cols = 0; in terminal_echotc()
1613 terminal_tputs(el, tgoto(scap, arg_cols, arg_rows), 1); in terminal_echotc()
1638 arg_cols = (int) i; in terminal_echotc()
1669 terminal_tputs(el, tgoto(scap, arg_cols, arg_rows), arg_rows); in terminal_echotc()