Searched refs:TBL_CELL_DVERT (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/mdocml/
H A Dtbl_layout.c86 case (TBL_CELL_DVERT):
250 case (TBL_CELL_DVERT):
277 c = TBL_CELL_DVERT;
282 if (rp->last && (TBL_CELL_VERT == c || TBL_CELL_DVERT == c) &&
284 TBL_CELL_DVERT == rp->last->pos)) {
400 TBL_CELL_DVERT != p->pos)) {
408 TBL_CELL_DVERT == p->pos)) {
417 TBL_CELL_DVERT == p->pos)) {
460 TBL_CELL_DVERT != cellp->pos) {
469 if (TBL_CELL_DVERT
[all...]
H A Dmandoc.h207 TBL_CELL_DVERT, /* || */ enumerator in enum:tbl_cellt
H A Dtbl_data.c57 TBL_CELL_DVERT == cp->pos ||

Completed in 71 milliseconds