Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/progs/
H A Ddump_entry.h45 #define NCURSES_OPAQUE 0 macro
H A Dprogs.priv.h124 #define NCURSES_OPAQUE 0 macro
/freebsd/contrib/ncurses/include/
H A Dcurses.h.in111 #define NCURSES_OPAQUE @NCURSES_OPAQUE@ macro
441 #if !NCURSES_OPAQUE
498 #endif /* NCURSES_OPAQUE */
1135 #if !NCURSES_OPAQUE
1145 #endif /* NCURSES_OPAQUE */
1153 #if !NCURSES_OPAQUE
1170 #endif /* NCURSES_OPAQUE */
1187 #if !NCURSES_OPAQUE
1298 #if !NCURSES_OPAQUE
1305 #if !NCURSES_OPAQUE
[all …]
H A Dcurses.wide263 #if !NCURSES_OPAQUE
/freebsd/lib/ncurses/tinfo/
H A DMakefile30 NCURSES_OPAQUE= 0 macro
31 NCURSES_OPAQUE= 0 macro
49 ENABLE_OPAQUE= NCURSES_OPAQUE
354 -e "/@NCURSES_OPAQUE@/s%%${NCURSES_OPAQUE}%" \
/freebsd/contrib/ncurses/
H A Dconfigure.in1360 cf_cv_enable_opaque="NCURSES_OPAQUE"
1399 NCURSES_OPAQUE=0; test "$enable_opaque_curses" = yes && NCURSES_OPAQUE=1
1404 AC_SUBST(NCURSES_OPAQUE) subst
H A DINSTALL1535 + added wgetdelay to support the NCURSES_OPAQUE feature.
1580 + add a few more functions to support the NCURSES_OPAQUE feature:
1641 + add NCURSES_OPAQUE definition in curses.h to control whether internal
H A Dconfigure15480 NCURSES_OPAQUE=0; test "$enable_opaque_curses" = yes && NCURSES_OPAQUE=1
28852 s,@NCURSES_OPAQUE@,$NCURSES_OPAQUE,;t t
H A DNEWS6170 when NCURSES_OPAQUE is defined (prompted by Bryan Christ).
6372 to build/run when NCURSES_OPAQUE is set.
6374 structure, e.g., when NCURSES_OPAQUE is set.
6384 NCURSES_OPAQUE set, since we cannot pass a reference to
6420 + add NCURSES_OPAQUE symbol to curses.h, will use to make structs
/freebsd/contrib/ncurses/ncurses/
H A Dcurses.priv.h357 #undef NCURSES_OPAQUE
359 #define NCURSES_OPAQUE 0 macro