Searched refs:tabwidth (Results 1 – 5 of 5) sorted by relevance
62 size_t tabwidth; /* Distance of tab positions. */ member
143 vend = (vis / p->tabwidth + 1) * p->tabwidth; in term_flushln()203 vbl += ntab * p->tabwidth; in term_flushln()
263 p->tabwidth = term_len(p, 5); in terminal_mdoc()1542 size_t tabwidth, lm, len, rm, rmax; in termp_bd_pre() local1582 tabwidth = p->tabwidth; in termp_bd_pre()1584 p->tabwidth = term_len(p, 8); in termp_bd_pre()1635 p->tabwidth = tabwidth; in termp_bd_pre()
72 p->tabwidth = 5; in ascii_init()
149 p->tabwidth = term_len(p, 5); in terminal_man()