Searched refs:NCURSES_OPAQUE_PANEL (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/ncurses/panel/
H A Dpanel.h46 #if !NCURSES_OPAQUE_PANEL
53 #endif /* !NCURSES_OPAQUE_PANEL */
H A Dpanel.priv.h48 #define NCURSES_OPAQUE_PANEL 0 macro
/freebsd-current/lib/ncurses/tinfo/
H A DMakefile34 NCURSES_OPAQUE_PANEL= 0 macro
361 -e "/@NCURSES_OPAQUE_PANEL@/s%%${NCURSES_OPAQUE_PANEL}%" \
/freebsd-current/contrib/ncurses/
H A Dconfigure16361 NCURSES_OPAQUE_PANEL=0; test "$enable_opaque_panel" = yes && NCURSES_OPAQUE_PANEL=1
30187 s,@NCURSES_OPAQUE_PANEL@,$NCURSES_OPAQUE_PANEL,;t t

Completed in 227 milliseconds