HomeSort by: relevance | last modified time | path
    Searched refs:TBL_SPAN_DHORIZ (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/mdocml/dist/
tbl.h 106 TBL_SPAN_DHORIZ /* =: double horizontal line. */
tbl_html.c 99 sp->pos == TBL_SPAN_DHORIZ ? "double" :
163 case TBL_SPAN_DHORIZ:
tbl_term.c 227 case TBL_SPAN_DHORIZ:
318 rhori = sp->pos == TBL_SPAN_DHORIZ ||
510 lhori = sp->pos == TBL_SPAN_DHORIZ ||
598 sp->pos == TBL_SPAN_DHORIZ ? 2 : 1;
tbl_data.c 290 sp->pos = TBL_SPAN_DHORIZ;
tree.c 460 case TBL_SPAN_DHORIZ:

Completed in 67 milliseconds