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

30 lines
3.0 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_get_col</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#L134'>edit_get_col</a> 134 src/editor/edit-impl.h long edit_get_col (const WEdit *edit);</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L870'>edit_get_col</a> 870 src/editor/edit.c edit-&gt;prev_col = edit_get_col (edit);</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L885'>edit_get_col</a> 885 src/editor/edit.c edit-&gt;prev_col = edit_get_col (edit);</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L1707'>edit_get_col</a> 1707 src/editor/edit.c col = edit_get_col (edit);</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L1728'>edit_get_col</a> 1728 src/editor/edit.c for (l = width - (edit_get_col (edit) - col); l &gt; 0; l -= space_width)</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L1749'>edit_get_col</a> 1749 src/editor/edit.c for (l = col - edit_get_col (edit); l &gt;= space_width; l -= space_width)</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L3406'>edit_get_col</a> 3406 src/editor/edit.c edit-&gt;prev_col = edit_get_col (edit);</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L3416'>edit_get_col</a> 3416 src/editor/edit.c edit-&gt;prev_col = edit_get_col (edit);</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L3476'>edit_get_col</a> 3476 src/editor/edit.c edit-&gt;prev_col = edit_get_col (edit);</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L4028'>edit_get_col</a> 4028 src/editor/edit.c edit-&gt;prev_col = edit_get_col (edit);</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L4063'>edit_get_col</a> 4063 src/editor/edit.c edit-&gt;prev_col = edit_get_col (edit);</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L672'>edit_get_col</a> 672 src/editor/editcmd.c for (long l = width - (edit_get_col (edit) - col); l &gt; 0; l--)</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L686'>edit_get_col</a> 686 src/editor/editcmd.c col = edit_get_col (edit);</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L715'>edit_get_col</a> 715 src/editor/editcmd.c for (long l = col - edit_get_col (edit); l &gt;= 1; l--)</span>
<span class='curline'><a href='../S/src--editor--editdraw.c.html#L1083'>edit_get_col</a> 1083 src/editor/editdraw.c p = edit_get_col (edit) + edit-&gt;over_col;</span>
</pre>
</body>
</html>