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

  /src/external/bsd/mdocml/dist/
tbl.h 105 TBL_SPAN_HORIZ, /* _: horizontal line. */
tbl_html.c 100 sp->pos == TBL_SPAN_HORIZ ? "solid" : NULL);
166 case TBL_SPAN_HORIZ:
tbl_data.c 286 sp->pos = TBL_SPAN_HORIZ;
tbl_term.c 226 case TBL_SPAN_HORIZ:
321 sp->pos == TBL_SPAN_HORIZ ||
516 sp->pos == TBL_SPAN_HORIZ ||
tree.c 456 case TBL_SPAN_HORIZ:

Completed in 19 milliseconds