Home
last modified time | relevance | path

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

/openbsd/usr.bin/tmux/
H A Dresize.c411 w->new_xpixel = xpixel; in recalculate_size()
H A Dtmux.h1219 u_int new_xpixel; 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()