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

/freebsd-10.0-release/contrib/mdocml/
H A Dtbl_layout.c457 head_adjust(const struct tbl_cell *cellp, struct tbl_head *head) argument
459 if (TBL_CELL_VERT != cellp->pos &&
460 TBL_CELL_DVERT != cellp->pos) {
465 if (TBL_CELL_VERT == cellp->pos)
469 if (TBL_CELL_DVERT == cellp->pos)

Completed in 163 milliseconds