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

/openbsd-current/usr.bin/tmux/
H A Dstatus.c278 struct style_range *
282 struct style_range *sr;
297 struct style_range *sr, *sr1;
H A Dcmd-display-menu.c106 struct style_range *sr = NULL;
H A Dtmux.h805 struct style_range { struct
813 TAILQ_ENTRY(style_range) entry;
815 TAILQ_HEAD(style_ranges, style_range);
2728 struct style_range *status_get_range(struct client *, u_int, u_int);
H A Dformat-draw.c730 struct style_range *sr;

Completed in 92 milliseconds