Searched defs:pwidth (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/less/ |
H A D | cmdbuf.c | 190 static constant char * cmd_step_common(char *p, LWCHAR ch, size_t len, int *pwidth, int *bswidth) in cmd_step_common() argument 225 static constant char * cmd_step_right(char **pp, int *pwidth, int *bswidth) in cmd_step_right() argument 236 static constant char * cmd_step_left(char **pp, int *pwidth, int *bswidth) in cmd_step_left() argument
|
H A D | line.c | 459 public int pwidth(LWCHAR ch, int a, LWCHAR prev_ch, int prev_a) pwidth() function
|
/freebsd/lib/libdpv/ |
H A D | dprompt.c | 396 int pwidth; in dprompt_add_files() local
|
/freebsd/stand/i386/libi386/ |
H A D | vbe.c | 884 vbe_get_flatpanel(uint32_t *pwidth, uint32_t *pheight) in vbe_get_flatpanel()
|