Home
last modified time | relevance | path

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

/trueos/contrib/ncurses/
HDconfigure.in1062 test "$with_scroll_hints" = yes && AC_DEFINE(USE_SCROLL_HINTS) definition
/trueos/contrib/ncurses/ncurses/
HDcurses.priv.h185 #define USE_SCROLL_HINTS 1 macro
187 #define USE_SCROLL_HINTS 0 macro