Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/mdocml/dist/
H A Dterm_ps.c98 static size_t ps_width(const struct termp *, int);
552 p->width = ps_width; in pspdf_alloc()
1282 ps_width(const struct termp *p, int c) in ps_width() function