Lines Matching defs:p

45 term_setcol(struct termp *p, size_t maxtcol)  in term_setcol()
57 term_free(struct termp *p) in term_free()
68 term_begin(struct termp *p, term_margin head, in term_begin()
79 term_end(struct termp *p) in term_end()
93 term_flushln(struct termp *p) in term_flushln()
258 term_fill(struct termp *p, size_t *nbr, size_t *vbr, size_t vtarget) in term_fill()
364 term_field(struct termp *p, size_t vbl, size_t nbr) in term_field()
435 endline(struct termp *p) in endline()
459 term_newln(struct termp *p) in term_newln()
474 term_vspace(struct termp *p) in term_vspace()
488 term_fontlast(struct termp *p) in term_fontlast()
499 term_fontrepl(struct termp *p, enum termfont f) in term_fontrepl()
508 term_fontpush(struct termp *p, enum termfont f) in term_fontpush()
522 term_fontpopq(struct termp *p, int i) in term_fontpopq()
532 term_fontpop(struct termp *p) in term_fontpop()
545 term_word(struct termp *p, const char *word) in term_word()
811 bufferc(struct termp *p, char c) in bufferc()
826 term_tab_ref(struct termp *p) in term_tab_ref()
839 encode1(struct termp *p, int c) in encode1()
884 encode(struct termp *p, const char *word, size_t sz) in encode()
924 term_setwidth(struct termp *p, const char *wstr) in term_setwidth()
953 term_len(const struct termp *p, size_t sz) in term_len()
960 cond_width(const struct termp *p, int c, int *skip) in cond_width()
971 term_strlen(const struct termp *p, const char *cp) in term_strlen()
1105 term_vspan(const struct termp *p, const struct roffsu *su) in term_vspan()
1150 term_hspan(const struct termp *p, const struct roffsu *su) in term_hspan()
1160 term_hen(const struct termp *p, const struct roffsu *su) in term_hen()