Searched refs:_scroll_forward (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/gpl2/texinfo/dist/info/ |
| H A D | session.c | 1127 static void _scroll_forward(WINDOW *window, int count, 1133 _scroll_forward(WINDOW *window, int count, unsigned char key, int behaviour) in _scroll_forward() function 1176 _scroll_forward (window, -count, key, behaviour); in _scroll_backward() 1209 _scroll_forward (window, count, key, info_scroll_behaviour); 1219 _scroll_forward (window, count, key, info_scroll_behaviour); 1225 _scroll_forward (window, count, key, IS_PageOnly); 1235 _scroll_forward (window, count, key, IS_PageOnly);
|
| /netbsd-src/external/gpl2/texinfo/dist/ |
| H A D | ChangeLog.46 | 2687 * info/session.c (_scroll_forward, _scroll_backward, 2695 _scroll_forward and _scroll_backward to do all the work.
|