Searched refs:TBL_SPAN_DHORIZ (Results 1 – 5 of 5) sorted by relevance
99 sp->pos == TBL_SPAN_DHORIZ ? "double" : in html_tblopen()163 case TBL_SPAN_DHORIZ: in print_tbl()
106 TBL_SPAN_DHORIZ /* =: double horizontal line. */ enumerator
227 case TBL_SPAN_DHORIZ: in term_tbl()318 rhori = sp->pos == TBL_SPAN_DHORIZ || in term_tbl()510 lhori = sp->pos == TBL_SPAN_DHORIZ || in term_tbl()598 sp->pos == TBL_SPAN_DHORIZ ? 2 : 1; in tbl_hrule()
290 sp->pos = TBL_SPAN_DHORIZ; in tbl_data()
460 case TBL_SPAN_DHORIZ: in print_span()