Lines Matching +defs:p +defs:c
60 struct termp *p; in ascii_init() local
152 ascii_setwidth(struct termp *p, int iop, int width) in ascii_setwidth()
174 struct termp *p; in terminal_sepline() local
186 ascii_width(const struct termp *p, int c) in ascii_width()
199 ascii_letter(struct termp *p, int c) in ascii_letter()
206 ascii_begin(struct termp *p) in ascii_begin()
213 ascii_end(struct termp *p) in ascii_end()
220 ascii_endline(struct termp *p) in ascii_endline()
233 ascii_advance(struct termp *p, size_t len) in ascii_advance()
250 ascii_hspan(const struct termp *p, const struct roffsu *su) in ascii_hspan()
364 locale_width(const struct termp *p, int c) in locale_width()
377 locale_advance(struct termp *p, size_t len) in locale_advance()
394 locale_endline(struct termp *p) in locale_endline()
407 locale_letter(struct termp *p, int c) in locale_letter()