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

/freebsd-10.0-release/contrib/mdocml/
H A Dtbl_term.c137 case (TBL_HEAD_DVERT):
153 if (hp->prev && TBL_HEAD_DVERT != hp->prev->pos)
171 TBL_HEAD_DVERT == hp->next->pos ? 1 : 2);
227 if (hp->prev && TBL_HEAD_DVERT != hp->prev->pos)
233 TBL_HEAD_DVERT != hp->next->pos)
345 case (TBL_HEAD_DVERT):
H A Dtbl_html.c125 case (TBL_HEAD_DVERT):
H A Dtbl_layout.c466 if (TBL_HEAD_DVERT != head->pos)
470 head->pos = TBL_HEAD_DVERT;
H A Dmandoc.h181 TBL_HEAD_DVERT /* double-vertical spacer */ enumerator in enum:tbl_headt
H A Dout.c193 case (TBL_HEAD_DVERT):

Completed in 145 milliseconds