Searched refs:tty_window_default_style (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/tmux/dist/
H A Dtty.c3106 tty_window_default_style(struct grid_cell *gc, struct window_pane *wp) function
3128 tty_window_default_style(&wp->cached_active_gc, wp);
3130 tty_window_default_style(&wp->cached_gc, wp);

Completed in 78 milliseconds