Home
last modified time | relevance | path

Searched refs:manual_sx (Results 1 – 4 of 4) sorted by relevance

/openbsd/usr.bin/tmux/
H A Dcmd-resize-window.c110 w->manual_sx = sx; in cmd_resize_window_exec()
H A Dresize.c131 *sx = w->manual_sx; in clients_calculate_size()
H A Dwindow.c317 w->manual_sx = sx; in window_create()
H A Dtmux.h1212 u_int manual_sx; member