Home
last modified time | relevance | path

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

/dragonfly/contrib/less/
H A Dsearch.c48 extern int can_goto_line;
262 if (!can_goto_line) in repaint_hilite()
304 if (!can_goto_line) in clear_attn()
H A Dscreen.c245 public int can_goto_line; /* Can move cursor to any line */ variable
1158 can_goto_line = 1; in get_term()
1359 can_goto_line = 0; in get_term()
1361 can_goto_line = 1; in get_term()