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

/netbsd-6-1-5-RELEASE/usr.bin/window/
H A Dtttermcap.c106 ttpgoto(struct tt_str *s, int col, int row, int n) function
H A Dttgeneric.c214 ttpgoto(gen_ALn, 0, n, gen_LI - tt.tt_row);
226 ttpgoto(gen_DLn, 0, n, gen_LI - tt.tt_row);
392 ttpgoto(gen_ICn, 0, n, gen_CO - tt.tt_col);
402 ttpgoto(gen_DCn, 0, n, gen_CO - tt.tt_col);
413 ttpgoto(gen_SFn, 0, n, n);
424 ttpgoto(gen_SRn, 0, n, n);
H A Dtt.h152 void ttpgoto(struct tt_str *, int, int, int);

Completed in 100 milliseconds