Home
last modified time | relevance | path

Searched refs:marginy (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/mandoc/
H A Dterm_ps.c433 size_t marginx, marginy, lineheight; in pspdf_alloc() local
509 marginy = /* LINTED */ in pspdf_alloc()
518 p->ps->header = pagey - (marginy / 2) - (lineheight / 2); in pspdf_alloc()
519 p->ps->top = pagey - marginy; in pspdf_alloc()
520 p->ps->footer = (marginy / 2) - (lineheight / 2); in pspdf_alloc()
521 p->ps->bottom = marginy; in pspdf_alloc()