Searched refs:IS_PageOnly (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/info/
H A Dsession.h63 #define IS_PageOnly 2 /* Simply give up at the bottom of a node. */ macro
H A Dsession.c832 IS_PageOnly Simply give up at the bottom of a node. */
856 case IS_PageOnly:
1007 case IS_PageOnly:
1226 _scroll_forward (window, count, key, IS_PageOnly);
1236 _scroll_forward (window, count, key, IS_PageOnly);
1259 _scroll_backward (window, count, key, IS_PageOnly);
1269 _scroll_backward (window, count, key, IS_PageOnly);

Completed in 160 milliseconds