Files
source/R/edit_scroll_upward.html
github-actions[bot] 08571174ab Deploy to GitHub Pages
2026-02-01 17:32:02 +00:00

21 lines
1.5 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_scroll_upward</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#L127'>edit_scroll_upward</a> 127 src/editor/edit-impl.h void edit_scroll_upward (WEdit *edit, long i);</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L854'>edit_scroll_upward</a> 854 src/editor/edit.c edit_scroll_upward (edit, WIDGET (edit)-&gt;rect.lines - 1);</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L1081'>edit_scroll_upward</a> 1081 src/editor/edit.c edit_scroll_upward (edit, lines);</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L3050'>edit_scroll_upward</a> 3050 src/editor/edit.c edit_scroll_upward (e, e-&gt;start_line - line);</span>
<span class='curline'><a href='../S/src--editor--editdraw.c.html#L1097'>edit_scroll_upward</a> 1097 src/editor/editdraw.c edit_scroll_upward (edit, outby);</span>
<span class='curline'><a href='../S/src--editor--editsearch.c.html#L942'>edit_scroll_upward</a> 942 src/editor/editsearch.c edit_scroll_upward (edit, -l);</span>
</pre>
</body>
</html>