Searched refs:TBL_SPAN_DHORIZ (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/contrib/mdocml/
H A Dtbl_term.c110 TBL_SPAN_DHORIZ == sp->pos ? "+" : "|");
121 case (TBL_SPAN_DHORIZ):
190 TBL_SPAN_DHORIZ == sp->pos ? "+" : " |");
250 if (TBL_SPAN_DHORIZ == sp->pos)
H A Dtbl_html.c112 case (TBL_SPAN_DHORIZ):
H A Dtbl_data.c240 dp->pos = TBL_SPAN_DHORIZ;
263 dp->pos = TBL_SPAN_DHORIZ;
H A Dmandoc.h262 TBL_SPAN_DHORIZ /* span is double horizontal line */ enumerator in enum:tbl_spant
H A Dtree.c317 case (TBL_SPAN_DHORIZ):

Completed in 177 milliseconds