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

/openbsd-current/usr.bin/tmux/
H A Dtty.c3009 tty_window_default_style(&wp->cached_gc, wp);
3010 style_add(&wp->cached_gc, oo, "window-style", ft);
3018 gc->fg = wp->cached_gc.fg;
3025 gc->bg = wp->cached_gc.bg;
H A Dwindow.c560 gc1 = &wp->cached_gc;
H A Dtmux.h1081 struct grid_cell cached_gc; member in struct:window_pane

Completed in 103 milliseconds