Lines Matching defs:p

47 term_setcol(struct termp *p, size_t maxtcol)  in term_setcol()
59 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()
260 term_fill(struct termp *p, size_t *nbr, size_t *vbr, size_t vtarget) in term_fill()
366 term_field(struct termp *p, size_t vbl, size_t nbr) in term_field()
437 endline(struct termp *p) in endline()
461 term_newln(struct termp *p) in term_newln()
476 term_vspace(struct termp *p) in term_vspace()
490 term_fontlast(struct termp *p) in term_fontlast()
501 term_fontrepl(struct termp *p, enum termfont f) in term_fontrepl()
510 term_fontpush(struct termp *p, enum termfont f) in term_fontpush()
524 term_fontpopq(struct termp *p, int i) in term_fontpopq()
534 term_fontpop(struct termp *p) in term_fontpop()
547 term_word(struct termp *p, const char *word) in term_word()
813 bufferc(struct termp *p, char c) in bufferc()
828 term_tab_ref(struct termp *p) in term_tab_ref()
841 encode1(struct termp *p, int c) in encode1()
886 encode(struct termp *p, const char *word, size_t sz) in encode()
926 term_setwidth(struct termp *p, const char *wstr) in term_setwidth()
955 term_len(const struct termp *p, size_t sz) in term_len()
962 cond_width(const struct termp *p, int c, int *skip) in cond_width()
973 term_strlen(const struct termp *p, const char *cp) in term_strlen()
1107 term_vspan(const struct termp *p, const struct roffsu *su) in term_vspan()
1152 term_hspan(const struct termp *p, const struct roffsu *su) in term_hspan()
1162 term_hen(const struct termp *p, const struct roffsu *su) in term_hen()