Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dtbl_term.c71 #define BHORIZ (BLEFT + BRIGHT) macro
362 fc = BHORIZ; in term_tbl()
365 fc = BHORIZ * 2; in term_tbl()
458 BHORIZ * lhori, 1); in term_tbl()
486 BHORIZ * rhori + in term_tbl()
529 BHORIZ * lhori, 1); in term_tbl()
627 tbl_direct_border(tp, BHORIZ * lw, in tbl_hrule()
697 BHORIZ * rw, (col->spacing - 3) / 2); in tbl_hrule()
721 tbl_fill_border(tp, BHORIZ, col->width); in tbl_data()
724 tbl_fill_border(tp, BHORIZ * 2, col->width); in tbl_data()
[all …]