Home
last modified time | relevance | path

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

/openbsd/usr.bin/tmux/
H A Dtty.c2994 tty_window_default_style(struct grid_cell *gc, struct window_pane *wp) in tty_window_default_style() function
3016 tty_window_default_style(&wp->cached_active_gc, wp); in tty_default_colours()
3018 tty_window_default_style(&wp->cached_gc, wp); in tty_default_colours()