Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dsession.c1327 int scroll_size = (the_screen->height + 1) / 2; variable
1333 scroll_size = default_scroll_size;
1335 desired_top = window->pagetop + scroll_size;
1353 int scroll_size = (the_screen->height + 1) / 2; variable
1359 scroll_size = default_scroll_size;
1361 desired_top = window->pagetop - scroll_size;