Searched refs:TIPARM_9 (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/ncurses/include/ |
| H A D | nc_tparm.h | 90 #define TIPARM_9(s,a,b,c,d,e,f,g,h,i) _nc_tiparm(9,s,a,b,c,d,e,f,g,h,i) macro
|
| /freebsd/contrib/ncurses/ncurses/tinfo/ |
| H A D | trim_sgr0.c | 117 value = TIPARM_9(set_attributes, 0, 0, 0, 0, 0, 0, 0, 0, flag); in set_attribute_9()
|
| /freebsd/contrib/ncurses/ncurses/tty/ |
| H A D | lib_vidattr.c | 262 TIPARM_9(set_attributes, in NCURSES_EXPORT()
|
| /freebsd/contrib/ncurses/ncurses/widechar/ |
| H A D | lib_vid_attr.c | 195 TIPARM_9(set_attributes, in NCURSES_EXPORT()
|
| /freebsd/contrib/ncurses/progs/ |
| H A D | tic.c | 2293 result = TIPARM_9(value, in check_1_infotocap() 2641 test = TIPARM_9(set_attributes, in check_sgr() 3281 zero = TIPARM_9(set_attributes, 0, 0, 0, 0, 0, 0, 0, 0, 0); in check_termtype()
|