OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_region
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libcurses/
refresh.c
1557
int n, target, cur_period, bot, top,
sc_region
;
local in function:quickch
1758
* and bottom regions determined (whose size is
sc_region
).
1777
sc_region
= bot - top + 1;
1782
target = (i - top + n +
sc_region
) %
sc_region
+ top;
refresh.c
1557
int n, target, cur_period, bot, top,
sc_region
;
local in function:quickch
1758
* and bottom regions determined (whose size is
sc_region
).
1777
sc_region
= bot - top + 1;
1782
target = (i - top + n +
sc_region
) %
sc_region
+ top;
Completed in 24 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025