Searched refs:TBL_SPAN_DHORIZ (Results 1 – 5 of 5) sorted by relevance
131 case TBL_SPAN_DHORIZ: in print_tbl()
319 TBL_SPAN_DHORIZ /* span is double horizontal line */ enumerator
211 sp->pos = TBL_SPAN_DHORIZ; in tbl_data()
141 case TBL_SPAN_DHORIZ: in term_tbl()465 line = (kind < 2 && TBL_SPAN_DHORIZ == sp->pos) ? '=' : '-'; in tbl_hrule()
373 case TBL_SPAN_DHORIZ: in print_span()