Searched refs:NCURSES_NO_PADDING (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/lib/ncurses/ncurses/
H A Dncurses_cfg.h81 #define NCURSES_NO_PADDING 1 macro
/freebsd-11-stable/contrib/ncurses/ncurses/tinfo/
H A Dlib_tputs.c61 #if NCURSES_NO_PADDING
65 bool no_padding = (getenv("NCURSES_NO_PADDING") != 0);
299 #if NCURSES_NO_PADDING
H A Dlib_data.c244 #if NCURSES_NO_PADDING
H A Dlib_setup.c821 #if NCURSES_NO_PADDING
/freebsd-11-stable/contrib/ncurses/ncurses/tty/
H A Dlib_mvcur.c244 #if NCURSES_NO_PADDING
/freebsd-11-stable/contrib/ncurses/
H A Dconfigure792 --enable-no-padding compile with $NCURSES_NO_PADDING code
11129 echo "$as_me:11129: checking if you want \$NCURSES_NO_PADDING code" >&5
11130 echo $ECHO_N "checking if you want \$NCURSES_NO_PADDING code... $ECHO_C" >&6
11143 #define NCURSES_NO_PADDING 1

Completed in 314 milliseconds