OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:terminal_move_to_line
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libedit/
terminal.h
83
libedit_private void
terminal_move_to_line
(EditLine *, int);
refresh.c
357
terminal_move_to_line
(el, i);
373
terminal_move_to_line
(el, cur.v); /* go to where the cursor is */
385
terminal_move_to_line
(el, el->el_refresh.r_oldcv);
760
terminal_move_to_line
(el, i);
1085
terminal_move_to_line
(el, v);
1226
terminal_move_to_line
(el, i);
1235
terminal_move_to_line
(el, el->el_refresh.r_oldcv);
terminal.c
486
/*
terminal_move_to_line
():
491
terminal_move_to_line
(EditLine *el, int where)
function
Completed in 55 milliseconds
Indexes created Thu Jun 25 00:25:11 UTC 2026