Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_box.c76 _tracechtype2(1, ls), in wborder()
77 _tracechtype2(2, rs), in wborder()
78 _tracechtype2(3, ts), in wborder()
79 _tracechtype2(4, bs), in wborder()
80 _tracechtype2(5, tl), in wborder()
81 _tracechtype2(6, tr), in wborder()
82 _tracechtype2(7, bl), in wborder()
83 _tracechtype2(8, br))); in wborder()
98 _tracechtype2(1, wls), in wborder()
99 _tracechtype2(2, wrs), in wborder()
[all …]
/freebsd/contrib/ncurses/ncurses/trace/
H A Dlib_traceatr.c283 _tracechtype2(int bufnum, chtype ch) in _tracechtype2() function
314 return _tracechtype2(0, ch); in _tracechtype()
/freebsd/contrib/ncurses/include/
H A Dcurses.tail179 extern NCURSES_EXPORT(char *) _tracechtype2 (int, chtype);
187 #define _tracech_t2 _tracechtype2
/freebsd/contrib/ncurses/ncurses/
H A Dllib-ltinfow1234 #undef _tracechtype2
1235 char *_tracechtype2(
H A Dllib-ltinfo1212 #undef _tracechtype2
1213 char *_tracechtype2(
H A Dllib-ltinfot1313 #undef _tracechtype2
1314 char *_tracechtype2(
H A Dllib-ltinfotw1335 #undef _tracechtype2
1336 char *_tracechtype2(
H A Dllib-lncursest4051 #undef _tracechtype2
4052 char *_tracechtype2(
H A Dllib-lncurses3941 #undef _tracechtype2
3942 char *_tracechtype2(
H A Dllib-lncursestw5012 #undef _tracechtype2
5013 char *_tracechtype2(
H A Dllib-lncursesw4902 #undef _tracechtype2
4903 char *_tracechtype2(
/freebsd/lib/ncurses/tinfo/
H A DMakefile922 curs_trace.3 _tracechtype2.3 \
/freebsd/contrib/ncurses/
H A DNEWS14770 + correct logic of _tracechtype2(), which did not account for repeats
14797 + add new trace functions _traceattr2() and _tracechtype2()