Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ncurses/ncurses/tinfo/
H A Dtrim_sgr0.c46 set_attribute_9(TERMTYPE2 *tp, int flag) in set_attribute_9() function
241 char *on = set_attribute_9(tp, 1); in _nc_trim_sgr0()
242 char *off = set_attribute_9(tp, 0); in _nc_trim_sgr0()