Searched refs:TBL_SPAN_DHORIZ (Results 1 – 5 of 5) sorted by relevance
110 TBL_SPAN_DHORIZ == sp->pos ? "+" : "|"); in term_tbl()121 case (TBL_SPAN_DHORIZ): in term_tbl()164 TBL_SPAN_DHORIZ == sp->pos ? "+" : " |"); in term_tbl()225 if (TBL_SPAN_DHORIZ == sp->pos) in tbl_hrule()
238 dp->pos = TBL_SPAN_DHORIZ; in tbl_data()261 dp->pos = TBL_SPAN_DHORIZ; in tbl_data()
112 case (TBL_SPAN_DHORIZ): in print_tbl()
260 TBL_SPAN_DHORIZ /* span is double horizontal line */ enumerator
319 case (TBL_SPAN_DHORIZ): in print_span()