Searched defs:pwidth (Results 1 – 4 of 4) 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()
|
H A D | line.c | 374 pwidth(wchar_t ch, int a, wchar_t prev_ch) in pwidth() function
|
/openbsd-src/bin/ksh/ |
H A D | vi.c | 1362 static int pwidth; /* display columns needed for prompt */ variable
|
/openbsd-src/usr.bin/tmux/ |
H A D | status.c | 722 u_int pcursor, pwidth, promptline; status_prompt_redraw() local [all...] |