OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:do_repaint
(Results
1 - 1
of
1
) sorted by relevancy
/src/distrib/utils/more/
prim.c
114
int eof = 0,
do_repaint
;
local in function:forw
119
*
do_repaint
tells us not to display anything till the end,
122
do_repaint
= (only_last && n > sc_height-1);
124
if (!
do_repaint
) {
178
if (
do_repaint
)
196
if (
do_repaint
)
212
int
do_repaint
;
local in function:back
215
do_repaint
= (n > get_back_scroll() || (only_last && n > sc_height-1));
230
if (!
do_repaint
)
244
if (
do_repaint
)
[
all
...]
Completed in 11 milliseconds
Indexes created Tue Oct 14 10:09:51 GMT 2025