mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
25 lines
2.3 KiB
HTML
25 lines
2.3 KiB
HTML
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
|
|
<html xmlns='http://www.w3.org/1999/xhtml'>
|
|
<head>
|
|
<title>edit_move_down</title>
|
|
<meta name='robots' content='noindex,nofollow' />
|
|
<meta name='generator' content='GLOBAL-6.6.11' />
|
|
<meta http-equiv='Content-Style-Type' content='text/css' />
|
|
<link rel='stylesheet' type='text/css' href='../style.css' />
|
|
</head>
|
|
<body>
|
|
<pre>
|
|
<span class='curline'><a href='../S/src--editor--edit-impl.h.html#L132'>edit_move_down</a> 132 src/editor/edit-impl.h void edit_move_down (WEdit *edit, long i, gboolean do_scroll);</span>
|
|
<span class='curline'><a href='../S/src--editor--edit.c.html#L805'>edit_move_down</a> 805 src/editor/edit.c edit_move_down (edit, i - edit->buffer.curs_line, do_scroll);</span>
|
|
<span class='curline'><a href='../S/src--editor--edit.c.html#L823'>edit_move_down</a> 823 src/editor/edit.c edit_move_down (edit, WIDGET (edit)->rect.lines - edit->curs_row - (edit->fullscreen ? 1 : 3),</span>
|
|
<span class='curline'><a href='../S/src--editor--edit.c.html#L851'>edit_move_down</a> 851 src/editor/edit.c edit_move_down (edit, edit->buffer.lines - edit->curs_row, FALSE);</span>
|
|
<span class='curline'><a href='../S/src--editor--edit.c.html#L3039'>edit_move_down</a> 3039 src/editor/edit.c edit_move_down (e, line - e->buffer.curs_line, FALSE);</span>
|
|
<span class='curline'><a href='../S/src--editor--edit.c.html#L3636'>edit_move_down</a> 3636 src/editor/edit.c edit_move_down (edit, w->lines - (edit->fullscreen ? 1 : 2), TRUE);</span>
|
|
<span class='curline'><a href='../S/src--editor--edit.c.html#L3699'>edit_move_down</a> 3699 src/editor/edit.c edit_move_down (edit, 1, FALSE);</span>
|
|
<span class='curline'><a href='../S/src--editor--edit.c.html#L3727'>edit_move_down</a> 3727 src/editor/edit.c edit_move_down (edit, 1, TRUE);</span>
|
|
<span class='curline'><a href='../S/src--editor--editwidget.c.html#L731'>edit_move_down</a> 731 src/editor/editwidget.c edit_move_down (edit, y - edit->curs_row, FALSE);</span>
|
|
<span class='curline'><a href='../S/src--editor--editwidget.c.html#L1174'>edit_move_down</a> 1174 src/editor/editwidget.c edit_move_down (edit, 2, TRUE);</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|