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

/openbsd-current/usr.bin/tmux/
H A Dstyle.c40 STYLE_RANGE_NONE, 0, "",
262 if (sy->range_type != STYLE_RANGE_NONE) {
H A Dformat-draw.c49 case STYLE_RANGE_NONE:
946 if (fr == NULL && sy.range_type != STYLE_RANGE_NONE) {
1034 case STYLE_RANGE_NONE:
H A Dtmux.h797 STYLE_RANGE_NONE, enumerator in enum:style_range_type

Completed in 186 milliseconds