Home
last modified time | relevance | path

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

/freebsd/share/examples/printing/
H A Dmake-ps-header11 page_width=612
56 $page_width ($user) stringwidth pop sub 2 div $page_height 200 sub moveto
/freebsd/usr.sbin/lpr/common_source/
H A Dlp.h67 long page_width; /* PW: page width */ member
H A Dprintcap.c234 &pp->page_width)); in getprintcap_int()
/freebsd/usr.sbin/lpr/lpd/
H A Dprintjob.c398 sprintf(&width[2], "%ld", pp->page_width); in printit()
1518 nchrs++ >= pp->page_width / (WIDTH + 1) - 1) in scan_out()
1729 sprintf(&width[2], "%ld", pp->page_width); in init()