OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pagetop
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/texinfo/dist/info/
echo-area.c
93
calling_window_pagetop = window->
pagetop
;
115
calling_window->
pagetop
= calling_window_pagetop;
130
int
pagetop
= 0;
local
141
pagetop
= next->
pagetop
;
156
next->
pagetop
=
pagetop
;
1032
int start,
pagetop
;
1041
pagetop
= calling_window->
pagetop
;
1029
int start,
pagetop
;
local
[
all
...]
session.c
338
/* Reset the remembered
pagetop
and point of WINDOW to WINDOW's current
354
info_win->pagetops[info_win->current] = window->
pagetop
;
381
/* If this node, the current
pagetop
, and the current point are the
382
same as the current saved node and
pagetop
, don't really add this to
388
&& info_win->pagetops[info_win->current] == window->
pagetop
392
/* Remember this node, the currently displayed
pagetop
, and the current
408
info_win->pagetops[info_win->nodes_index] = window->
pagetop
;
511
/* Change the
pagetop
of WINDOW to DESIRED_TOP, perhaps scrolling the screen
523
if (window->
pagetop
== desired_top)
526
old_pagetop = window->
pagetop
;
1469
int
pagetop
;
local
1590
int
pagetop
, start, end;
local
3009
int which,
pagetop
;
local
[
all
...]
Completed in 65 milliseconds
Indexes created Sun Sep 20 00:26:38 UTC 2026