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

/freebsd-11-stable/contrib/ncurses/progs/
H A Dtic.c1515 bool use_sgr_39_49 = FALSE; local
1531 use_sgr_39_49 = uses_SGR_39_49(orig_colors);
1533 use_sgr_39_49 = uses_SGR_39_49(orig_pair);
1552 if (!use_sgr_39_49 && have_bce && max_colors > 0)

Completed in 52 milliseconds