Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/texinfo/info/
H A Decho-area.c1060 int newtop = calling_window->pagetop; variable
1062 set_window_pagetop (calling_window, newtop);
H A Dsession.c4147 int newtop = window->pagetop; in incremental_search() local
4149 set_window_pagetop (window, newtop); in incremental_search()