Home
last modified time | relevance | path

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

/dragonfly/usr.bin/window/
HDttgeneric.c68 struct tt_str *gen_IC; variable
365 if (gen_IC) in gen_inschar()
366 tttputs(gen_IC, gen_CO - tt.tt_col); in gen_inschar()
387 tttputs(gen_IC, gen_CO - tt.tt_col); in gen_insspace()
440 gen_IC = tttgetstr("ic"); in tt_generic()
540 if (gen_IC && gen_IC->ts_n == 0) { in tt_generic()
541 free((char *) gen_IC); in tt_generic()
542 gen_IC = NULL; in tt_generic()
546 else if (gen_IC) in tt_generic()