OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:back_scroll
(Results
1 - 2
of
2
) sorted by relevancy
/src/distrib/utils/more/
prim.c
54
int
back_scroll
= -1;
variable in typeref:typename:int
495
* Note that back() will repaint() if nline >
back_scroll
.
593
*
back_scroll
, because the default case depends on sc_height and
594
* top_scroll, as well as
back_scroll
.
599
if (
back_scroll
>= 0)
600
return (
back_scroll
);
prim.c
54
int
back_scroll
= -1;
variable in typeref:typename:int
495
* Note that back() will repaint() if nline >
back_scroll
.
593
*
back_scroll
, because the default case depends on sc_height and
594
* top_scroll, as well as
back_scroll
.
599
if (
back_scroll
>= 0)
600
return (
back_scroll
);
Completed in 22 milliseconds
Indexes created Tue Sep 23 13:09:54 GMT 2025