Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ncurses/ncurses/base/
H A Dlib_box.c75 _tracechtype2(1, ls), in wborder()
76 _tracechtype2(2, rs), in wborder()
77 _tracechtype2(3, ts), in wborder()
78 _tracechtype2(4, bs), in wborder()
79 _tracechtype2(5, tl), in wborder()
80 _tracechtype2(6, tr), in wborder()
81 _tracechtype2(7, bl), in wborder()
97 _tracechtype2(1, wls), in wborder()
98 _tracechtype2(2, wrs), in wborder()
99 _tracechtype2(3, wts), in wborder()
[all …]
/freebsd-12.1/contrib/ncurses/ncurses/trace/
H A Dlib_traceatr.c282 _tracechtype2(int bufnum, chtype ch) in _tracechtype2() function
310 return _tracechtype2(0, ch); in _tracechtype()
/freebsd-12.1/contrib/ncurses/include/
H A Dcurses.tail135 extern NCURSES_EXPORT(char *) _tracechtype2 (int, chtype);
143 #define _tracech_t2 _tracechtype2
/freebsd-12.1/contrib/ncurses/ncurses/
H A Dllib-ltinfow1116 #undef _tracechtype2
1117 char *_tracechtype2(
H A Dllib-ltinfo1116 #undef _tracechtype2
1117 char *_tracechtype2(
H A Dllib-ltinfot1212 #undef _tracechtype2
1213 char *_tracechtype2(
H A Dllib-ltinfotw1212 #undef _tracechtype2
1213 char *_tracechtype2(
H A Dllib-lncurses3761 #undef _tracechtype2
3762 char *_tracechtype2(
H A Dllib-lncursest3908 #undef _tracechtype2
3909 char *_tracechtype2(
H A Dllib-lncursesw4586 #undef _tracechtype2
4587 char *_tracechtype2(
H A Dllib-lncursestw4693 #undef _tracechtype2
4694 char *_tracechtype2(
/freebsd-12.1/lib/ncurses/ncurses/
H A DMakefile1007 curs_trace.3 _tracechtype2.3 \
/freebsd-12.1/contrib/ncurses/
H A DNEWS9820 + correct logic of _tracechtype2(), which did not account for repeats
9847 + add new trace functions _traceattr2() and _tracechtype2()