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

/freebsd-10.2-release/contrib/texinfo/info/
H A Dsession.h61 #define IS_PageOnly 2 /* Simply give up at the bottom of a node. */ macro
H A Dsession.c830 IS_PageOnly Simply give up at the bottom of a node. */
854 case IS_PageOnly:
1005 case IS_PageOnly:
1224 _scroll_forward (window, count, key, IS_PageOnly);
1234 _scroll_forward (window, count, key, IS_PageOnly);
1257 _scroll_backward (window, count, key, IS_PageOnly);
1267 _scroll_backward (window, count, key, IS_PageOnly);

Completed in 56 milliseconds