Home
last modified time | relevance | path

Searched refs:USE_SCROLL_HINTS (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_pad.c137 #if USE_SCROLL_HINTS in pnoutrefresh()
198 #if USE_SCROLL_HINTS in pnoutrefresh()
221 #if USE_SCROLL_HINTS in pnoutrefresh()
249 #if USE_SCROLL_HINTS in pnoutrefresh()
281 #if USE_SCROLL_HINTS in pnoutrefresh()
H A Dlib_refresh.c86 #if USE_SCROLL_HINTS in wnoutrefresh()
127 #if USE_SCROLL_HINTS in wnoutrefresh()
274 #if USE_SCROLL_HINTS in wnoutrefresh()
/freebsd/contrib/ncurses/include/
H A Dncurses_defs272 USE_SCROLL_HINTS
/freebsd/contrib/ncurses/ncurses/
H A Dcurses.priv.h277 #if !USE_SCROLL_HINTS
279 #define USE_SCROLL_HINTS 1 macro
281 #define USE_SCROLL_HINTS 0 macro
285 #if USE_SCROLL_HINTS
/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