Home
last modified time | relevance | path

Searched refs:goto_line (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/less/
H A Dsearch.c293 goto_line(sindex); in clear_attn()
340 goto_line(sindex); in undo_search()
H A Dfuncs.h28 public void goto_line(int sindex);
H A Dscreen.c1992 goto_line(sc_height - n - 1); in win32_clear()
2172 public void goto_line(int sindex)
2162 public void goto_line(int sindex) goto_line() function
/freebsd/contrib/ee/
H A Dee.c279 void goto_line(char *cmd_str);
1752 goto_line(cmd_str); in command()
1979 goto_line(char *cmd_str) in goto_line() function