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

/freebsd-11-stable/contrib/ee/
H A Dnew_curse.h177 int SCROLL_CLEAR; /* indicates that window has been scrolled or cleared */ member in struct:WIND
H A Dnew_curse.c734 destination->SCROLL_CLEAR = origin->SCROLL_CLEAR;
1504 Ntemp->SCROLL_CLEAR = FALSE;
2063 window->SCROLL_CLEAR = CLEAR;
2076 window->SCROLL_CLEAR = CHANGE;
2118 virtual_scr->SCROLL_CLEAR = FALSE;
2135 window->SCROLL_CLEAR = TRUE;
2152 virtual_scr->SCROLL_CLEAR = window->SCROLL_CLEAR;
2157 if ((last_window_refreshed == window) && (!window->SCROLL_CLEAR))
[all...]

Completed in 52 milliseconds