Home
last modified time | relevance | path

Searched refs:new_sy (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.bin/tmux/
H A Dresize.c383 if (!now && changed && w->new_sx == sx && w->new_sy == sy) in recalculate_size()
410 w->new_sy = sy; in recalculate_size()
H A Dtmux.h1218 u_int new_sy; member
H A Dserver-client.c2699 resize_window(w, w->new_sx, w->new_sy, w->new_xpixel, w->new_ypixel); in server_client_check_window_resize()