Searched defs:ypixel (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/bsd/tmux/dist/ |
H A D | cmd-resize-window.c | 56 u_int adjust, sx, sy, xpixel = 0, ypixel = 0; in cmd_resize_window_exec() local
|
H A D | spawn.c | 84 u_int sx, sy, xpixel, ypixel; in spawn_window() local
|
/netbsd-src/crypto/external/bsd/openssh/dist/ |
H A D | sshpty.c | 125 u_int xpixel, u_int ypixel) in pty_change_window_size()
|
H A D | session.h | 46 u_int row, col, xpixel, ypixel; member
|
/netbsd-src/usr.bin/resize/ |
H A D | resize.h | 81 #define setup_winsize(ws, row, col, xpixel, ypixel) \ argument
|