Searched defs:wy (Results 1 – 7 of 7) sorted by relevance
| /netbsd/src/lib/libcurses/ |
| D | refresh.c | 154 short sy, wy, wx, y_off, x_off, mx, dy_off, dx_off, endy; in _wnoutrefresh() local 552 short wy; in doupdate() local 1013 putch(__LDATA *nsp, __LDATA *csp, int wy, int wx) in putch() 1070 putchbr(__LDATA *nsp, __LDATA *csp, __LDATA *psp, int wy, int wx) in putchbr() 1142 makech(int wy) in makech() 2102 __cursesi_putnsp(nschar_t *nsp, const int wy, const int wx) in __cursesi_putnsp()
|
| D | mouse.c | 70 int wy = *y, wx = *x; in wmouse_trafo() local
|
| D | background.c | 171 int i, wy, wx; in wbkgrndset() local
|
| /netbsd/src/games/hack/ |
| D | def.wseg.h | 70 xchar wx,wy; member
|
| /netbsd/src/external/bsd/tmux/dist/ |
| D | screen.c | 588 u_int wx, wy; in screen_reflow() local
|
| D | grid.c | 1463 grid_wrap_position(struct grid *gd, u_int px, u_int py, u_int *wx, u_int *wy) in grid_wrap_position() 1485 grid_unwrap_position(struct grid *gd, u_int *px, u_int *py, u_int wx, u_int wy) in grid_unwrap_position()
|
| D | window-copy.c | 337 u_int sy, wx, wy; in window_copy_clone_screen() local 882 u_int cx, cy, wx, wy; in window_copy_resize() local
|