Searched refs:can_goto_line (Results 1 – 2 of 2) sorted by relevance
48 extern int can_goto_line;262 if (!can_goto_line) in repaint_hilite()304 if (!can_goto_line) in clear_attn()
245 public int can_goto_line; /* Can move cursor to any line */ variable1158 can_goto_line = 1; in get_term()1359 can_goto_line = 0; in get_term()1361 can_goto_line = 1; in get_term()