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

23 lines
2.2 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_buffer_get_backward_offset</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.c.html#L730'>edit_buffer_get_backward_offset</a> 730 src/editor/edit.c edit-&gt;line_offsets[i] = edit_buffer_get_backward_offset (</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L1086'>edit_buffer_get_backward_offset</a> 1086 src/editor/edit.c p = direction ? edit_buffer_get_backward_offset (&amp;edit-&gt;buffer, p, lines)</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L1406'>edit_buffer_get_backward_offset</a> 1406 src/editor/edit.c p = edit_buffer_get_backward_offset (&amp;edit-&gt;buffer, p, 1);</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L2898'>edit_buffer_get_backward_offset</a> 2898 src/editor/edit.c edit_buffer_get_backward_offset (&amp;edit-&gt;buffer, edit-&gt;start_display, i);</span>
<span class='curline'><a href='../S/src--editor--editbuffer.h.html#L58'>edit_buffer_get_backward_offset</a> 58 src/editor/editbuffer.h off_t edit_buffer_get_backward_offset (const edit_buffer_t *buf, off_t current, long lines);</span>
<span class='curline'><a href='../S/src--editor--editdraw.c.html#L947'>edit_buffer_get_backward_offset</a> 947 src/editor/editdraw.c b = edit_buffer_get_backward_offset (&amp;edit-&gt;buffer, b, 1);</span>
<span class='curline'><a href='../S/src--editor--format.c.html#L81'>edit_buffer_get_backward_offset</a> 81 src/editor/format.c p = edit_buffer_get_backward_offset (buf, p, l - line);</span>
<span class='curline'><a href='../S/src--editor--format.c.html#L137'>edit_buffer_get_backward_offset</a> 137 src/editor/format.c return edit_buffer_get_backward_offset (&amp;edit-&gt;buffer,</span>
</pre>
</body>
</html>