Home
last modified time | relevance | path

Searched defs:USE_SCROLL_HINTS (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ncurses/
H A Dconfigure.in1588 test "x$with_scroll_hints" = xyes && AC_DEFINE(USE_SCROLL_HINTS,1,[Define to 1 to compile without s… definition
/freebsd/contrib/ncurses/ncurses/
H A Dcurses.priv.h279 #define USE_SCROLL_HINTS 1 macro
281 #define USE_SCROLL_HINTS 0 macro