Home
last modified time | relevance | path

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

/minix3/external/bsd/less/dist/
H A Dforwback.c222 if (!empty_lines(0, 0) &&
223 !empty_lines(1, 1) &&
224 empty_lines(2, sc_height-1))
365 if (pos == NULL_POSITION && (!force || empty_lines(2, sc_height-1)))
H A Dposition.c157 return (empty_lines(0, sc_height-1)); in empty_screen()
161 empty_lines(s, e) in empty_lines() function
H A Dfuncs.h256 public int empty_lines ();