Searched refs:eof_displayed (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/less/
H A Dforwback.c57 eof_displayed() function
89 if (!eof_displayed())
351 if (get_quit_at_eof() && eof_displayed() && !(ch_getflags() & CH_HELPFILE))
H A Dprompt.c198 return (eof_displayed());
H A Dfuncs.h132 public int eof_displayed ();
H A Dcommand.c710 eof_displayed() && !(ch_getflags() & CH_HELPFILE) &&
1554 if (get_quit_at_eof() && eof_displayed() &&

Completed in 104 milliseconds