Home
last modified time | relevance | path

Searched defs:bswidth (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/less/
H A Dcmdbuf.c190 static constant char * cmd_step_common(char *p, LWCHAR ch, size_t len, int *pwidth, int *bswidth) in cmd_step_common()
225 static constant char * cmd_step_right(char **pp, int *pwidth, int *bswidth) in cmd_step_right()
236 static constant char * cmd_step_left(char **pp, int *pwidth, int *bswidth) in cmd_step_left()
252 int width, bswidth; in cmd_home() local
414 int bswidth = 0; in cmd_left() local