Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dtrim_sgr0.c51 value = TIPARM_9(set_attributes, 0, 0, 0, 0, 0, 0, 0, 0, flag); in set_attribute_9()
/freebsd/contrib/ncurses/include/
H A Dnc_tparm.h90 #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/tty/
H A Dlib_vidattr.c262 TIPARM_9(set_attributes, in NCURSES_EXPORT()
/freebsd/contrib/ncurses/ncurses/widechar/
H A Dlib_vid_attr.c195 TIPARM_9(set_attributes, in NCURSES_EXPORT()
/freebsd/contrib/ncurses/progs/
H A Dtput.c329 s = TIPARM_9(s, in tput_cmd()
H A Dtic.c2291 result = TIPARM_9(value, in check_1_infotocap()
2639 test = TIPARM_9(set_attributes, in check_sgr()
3279 zero = strdup(TIPARM_9(set_attributes, 0, 0, 0, 0, 0, 0, 0, 0, 0)); in check_termtype()