Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dtbl_term.c109 term_word(tp, TBL_SPAN_HORIZ == sp->pos || in term_tbl()
119 case (TBL_SPAN_HORIZ): in term_tbl()
163 term_word(tp, TBL_SPAN_HORIZ == sp->pos || in term_tbl()
H A Dtbl_data.c234 dp->pos = TBL_SPAN_HORIZ; in tbl_data()
258 dp->pos = TBL_SPAN_HORIZ; in tbl_data()
H A Dtbl_html.c110 case (TBL_SPAN_HORIZ): in print_tbl()
H A Dmandoc.h259 TBL_SPAN_HORIZ, /* span is horizontal line */ enumerator
H A Dtree.c316 case (TBL_SPAN_HORIZ): in print_span()