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

/haiku-fatelf/src/libs/ncurses/test/
H A Dncurses.c4039 bool scrollers = TRUE; local
4091 scrollers = !scrollers;
4223 if (scrollers && (pxmax > portx - 1)) {
4240 if (scrollers && (pymax > porty - 1)) {

Completed in 48 milliseconds