Searched defs:ypixel (Results 1 – 9 of 9) sorted by relevance
| /netbsd/src/external/bsd/tmux/dist/ |
| D | resize.c | 26 resize_window(struct window *w, u_int sx, u_int sy, int xpixel, int ypixel) in resize_window() 117 u_int *xpixel, u_int *ypixel) in clients_calculate_size() 286 u_int *sx, u_int *sy, u_int *xpixel, u_int *ypixel, int type) in default_window_size() 362 u_int sx, sy, xpixel = 0, ypixel = 0; in recalculate_size() local
|
| D | cmd-resize-window.c | 56 u_int adjust, sx, sy, xpixel = 0, ypixel = 0; in cmd_resize_window_exec() local
|
| D | image-sixel.c | 38 u_int ypixel; member 271 sixel_parse(const char *buf, size_t len, u_int xpixel, u_int ypixel) in sixel_parse() 387 sixel_scale(struct sixel_image *si, u_int xpixel, u_int ypixel, u_int ox, in sixel_scale()
|
| D | spawn.c | 84 u_int sx, sy, xpixel, ypixel; in spawn_window() local
|
| D | window.c | 293 window_create(u_int sx, u_int sy, u_int xpixel, u_int ypixel) in window_create() 410 window_resize(struct window *w, u_int sx, u_int sy, int xpixel, int ypixel) in window_resize()
|
| D | tty.c | 128 u_int sx, sy, xpixel, ypixel; in tty_resize() local 156 tty_set_size(struct tty *tty, u_int sx, u_int sy, u_int xpixel, u_int ypixel) in tty_set_size()
|
| D | tmux.h | 1215 u_int ypixel; member 1462 u_int ypixel; member
|
| /netbsd/src/crypto/external/bsd/openssh/dist/ |
| D | sshpty.c | 125 u_int xpixel, u_int ypixel) in pty_change_window_size()
|
| D | session.h | 46 u_int row, col, xpixel, ypixel; member
|