Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ee/
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;
2135 window->SCROLL_CLEAR = TRUE;
2152 virtual_scr->SCROLL_CLEAR = window->SCROLL_CLEAR;
2205 window->SCROLL_CLEAR = FALSE;
2487 window->SCROLL_CLEAR = CHANGE;
2499 window->SCROLL_CLEAR = SCROLL;
2550 window->SCROLL_CLEAR = SCROLL;
[all …]
H A Dnew_curse.h177 int SCROLL_CLEAR; /* indicates that window has been scrolled or cleared */ member