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

/freebsd-9.3-release/contrib/less/
H A Dsearch.c43 extern int can_goto_line;
238 if (!can_goto_line)
278 if (!can_goto_line)
H A Dscreen.c201 public int can_goto_line; /* Can move cursor to any line */ variable
1061 can_goto_line = 1;
1249 can_goto_line = 0;
1251 can_goto_line = 1;

Completed in 87 milliseconds