Home
last modified time | relevance | path

Searched refs:tty_update_window_offset (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/bsd/tmux/dist/
Dresize.c61 tty_update_window_offset(w); in resize_window()
403 tty_update_window_offset(w); in recalculate_size()
422 tty_update_window_offset(w); in recalculate_size()
Dsession.c508 tty_update_window_offset(wl->window); in session_set_current()
Dwindow.c538 tty_update_window_offset(w); in window_set_active_pane()
Dscreen-write.c82 tty_update_window_offset(w); in screen_write_offset_timer()
Dtmux.h2380 void tty_update_window_offset(struct window *);
Dtty.c979 tty_update_window_offset(struct window *w) in tty_update_window_offset() function