Searched refs:TBL_SPAN_DHORIZ (Results 1 – 5 of 5) sorted by relevance
98 sp->pos == TBL_SPAN_DHORIZ ? "double" : in html_tblopen()162 case TBL_SPAN_DHORIZ: in print_tbl()
105 TBL_SPAN_DHORIZ /* =: double horizontal line. */ enumerator
225 case TBL_SPAN_DHORIZ: in term_tbl()317 rhori = sp->pos == TBL_SPAN_DHORIZ || in term_tbl()509 lhori = sp->pos == TBL_SPAN_DHORIZ || in term_tbl()593 sp->pos == TBL_SPAN_DHORIZ ? 2 : 1; in tbl_hrule()
288 sp->pos = TBL_SPAN_DHORIZ; in tbl_data()
458 case TBL_SPAN_DHORIZ: in print_span()