Lines Matching defs:p
48 term_setcol(struct termp *p, size_t maxtcol) in term_setcol()
60 term_free(struct termp *p) in term_free()
70 term_begin(struct termp *p, term_margin head, in term_begin()
81 term_end(struct termp *p) in term_end()
95 term_flushln(struct termp *p) in term_flushln()
254 term_fill(struct termp *p, size_t *nbr, size_t *vbr, size_t vtarget) in term_fill()
353 term_field(struct termp *p, size_t vbl, size_t nbr, size_t vbr, size_t vtarget) in term_field()
415 endline(struct termp *p) in endline()
439 term_newln(struct termp *p) in term_newln()
454 term_vspace(struct termp *p) in term_vspace()
468 term_fontlast(struct termp *p) in term_fontlast()
479 term_fontrepl(struct termp *p, enum termfont f) in term_fontrepl()
488 term_fontpush(struct termp *p, enum termfont f) in term_fontpush()
502 term_fontpopq(struct termp *p, int i) in term_fontpopq()
512 term_fontpop(struct termp *p) in term_fontpop()
525 term_word(struct termp *p, const char *word) in term_word()
765 bufferc(struct termp *p, char c) in bufferc()
785 encode1(struct termp *p, int c) in encode1()
830 encode(struct termp *p, const char *word, size_t sz) in encode()
870 term_setwidth(struct termp *p, const char *wstr) in term_setwidth()
899 term_len(const struct termp *p, size_t sz) in term_len()
906 cond_width(const struct termp *p, int c, int *skip) in cond_width()
917 term_strlen(const struct termp *p, const char *cp) in term_strlen()
1051 term_vspan(const struct termp *p, const struct roffsu *su) in term_vspan()
1096 term_hspan(const struct termp *p, const struct roffsu *su) in term_hspan()
1106 term_hen(const struct termp *p, const struct roffsu *su) in term_hen()