Lines Matching refs:term_len
167 mt.lmargin[mt.lmargincur] = term_len(p, p->defindent); in terminal_man()
168 mt.offset = term_len(p, p->defindent); in terminal_man()
396 p->tcol->offset = term_len(p, p->defindent); in pre_in()
445 len = term_len(p, p->defindent); in pre_HP()
490 mt->lmargin[mt->lmargincur] = term_len(p, p->defindent); in pre_PP()
534 len = term_len(p, p->defindent); in pre_IP()
609 len = term_len(p, p->defindent); in pre_TP()
666 mt->lmargin[mt->lmargincur] = term_len(p, p->defindent); in pre_SS()
667 mt->offset = term_len(p, p->defindent); in pre_SS()
683 p->tcol->offset = term_len(p, 3); in pre_SS()
707 mt->lmargin[mt->lmargincur] = term_len(p, p->defindent); in pre_SH()
708 mt->offset = term_len(p, p->defindent); in pre_SH()
782 n->aux = term_len(p, p->defindent); in pre_RS()
791 mt->lmargin[mt->lmargincur] = term_len(p, p->defindent); in pre_RS()
1039 (p->maxrmargin + term_len(p, 1) - datelen) / 2 : 0; in print_man_foot()
1103 (p->maxrmargin - vollen + term_len(p, 1)) / 2 : in print_man_head()