Lines Matching defs:p
39 #define PNT2AFM(p, x) \ argument
43 #define AFM2PNT(p, x) \ argument
512 struct termp *p; in pdf_alloc() local
523 struct termp *p; in ps_alloc() local
534 struct termp *p; in pspdf_alloc() local
636 ps_setwidth(struct termp *p, int iop, size_t width) in ps_setwidth()
655 struct termp *p; in pspdf_free() local
669 ps_printf(struct termp *p, const char *fmt, ...) in ps_printf()
706 ps_putchar(struct termp *p, char c) in ps_putchar()
726 pdf_obj(struct termp *p, size_t obj) in pdf_obj()
742 ps_closepage(struct termp *p) in ps_closepage()
795 ps_end(struct termp *p) in ps_end()
859 ps_begin(struct termp *p) in ps_begin()
943 ps_pletter(struct termp *p, int c) in ps_pletter()
1024 ps_pclose(struct termp *p) in ps_pclose()
1045 ps_fclose(struct termp *p) in ps_fclose()
1074 ps_letter(struct termp *p, int arg) in ps_letter()
1201 ps_advance(struct termp *p, size_t len) in ps_advance()
1216 ps_endline(struct termp *p) in ps_endline()
1255 ps_setfont(struct termp *p, enum termfont f) in ps_setfont()
1278 ps_width(const struct termp *p, int c) in ps_width()
1290 ps_hspan(const struct termp *p, const struct roffsu *su) in ps_hspan()
1345 ps_growbuf(struct termp *p, size_t sz) in ps_growbuf()