Searched defs:bswidth (Results 1 – 1 of 1) sorted by relevance
/openbsd-src/usr.bin/less/ |
H A D | cmdbuf.c | 155 cmd_step_common(char *p, LWCHAR ch, int len, int *pwidth, int *bswidth) in cmd_step_common() 198 cmd_step_right(char **pp, int *pwidth, int *bswidth) in cmd_step_right() 210 cmd_step_left(char **pp, int *pwidth, int *bswidth) in cmd_step_left() 264 int width, bswidth; in cmd_home() local 380 int width, bswidth; in cmd_left() local
|