Searched refs:TBL_HEAD_DATA (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/mdocml/
H A Dtbl_layout.c398 if (TBL_HEAD_DATA == h->pos &&
406 if (TBL_HEAD_DATA != h->pos &&
415 if (TBL_HEAD_DATA == h->pos &&
461 head->pos = TBL_HEAD_DATA;
H A Dtbl_term.c141 case (TBL_HEAD_DATA):
225 if (TBL_HEAD_DATA == hp->pos) {
255 TBL_HEAD_DATA == hp->pos ? c : '+',
273 outer || TBL_HEAD_DATA == hp->pos ? '-' : '+',
H A Dtbl_html.c127 case (TBL_HEAD_DATA):
H A Dmandoc.h179 TBL_HEAD_DATA, /* plug in data from tbl_dat */ enumerator in enum:tbl_headt

Completed in 169 milliseconds