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

20 lines
1.7 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_insert_column_of_text</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--editcmd.c.html#L83'>edit_insert_column_of_text</a> 83 src/editor/editcmd.c MC_TESTABLE void edit_insert_column_of_text (WEdit *edit, GString *data, long width,</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L1345'>edit_insert_column_of_text</a> 1345 src/editor/editcmd.c edit_insert_column_of_text (edit, copy_buf, col_delta, &amp;mark1, &amp;mark2, &amp;c1, &amp;c2);</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L1434'>edit_insert_column_of_text</a> 1434 src/editor/editcmd.c edit_insert_column_of_text (edit, copy_buf, b_width, &amp;mark1, &amp;mark2, &amp;c1, &amp;c2);</span>
<span class='curline'><a href='../S/tests--src--editor--edit_insert_column_of_text.c.html#L59'>edit_insert_column_of_text</a> 59 tests/src/editor/edit_insert_column_of_text.c void edit_insert_column_of_text (WEdit *edit, GString *data, long width, off_t *start_pos,</span>
<span class='curline'><a href='../S/tests--src--editor--edit_insert_column_of_text.c.html#L209'>edit_insert_column_of_text</a> 209 tests/src/editor/edit_insert_column_of_text.c edit_insert_column_of_text (test_edit, copy_buf, col_delta, &amp;start_pos, &amp;end_pos, &amp;col1, &amp;col2);</span>
</pre>
</body>
</html>