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

21 lines
1.6 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_init</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#L159'>edit_init</a> 159 src/editor/edit-impl.h WEdit *edit_init (WEdit *edit, const WRect *r, const edit_arg_t *arg);</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L2266'>edit_init</a> 2266 src/editor/edit.c if (edit_init (e, &amp;w-&gt;rect, arg) == NULL)</span>
<span class='curline'><a href='../S/src--editor--editwidget.c.html#L1362'>edit_init</a> 1362 src/editor/editwidget.c edit = edit_init (NULL, r, arg);</span>
<span class='curline'><a href='../S/tests--src--editor--edit_complete_word_cmd.c.html#L171'>edit_init</a> 171 tests/src/editor/edit_complete_word_cmd.c test_edit = edit_init (NULL, &amp;r, &amp;arg);</span>
<span class='curline'><a href='../S/tests--src--editor--edit_insert_column_of_text.c.html#L78'>edit_init</a> 78 tests/src/editor/edit_insert_column_of_text.c test_edit = edit_init (NULL, &amp;r, NULL);</span>
<span class='curline'><a href='../S/tests--src--editor--edit_replace_cmd.c.html#L251'>edit_init</a> 251 tests/src/editor/edit_replace_cmd.c test_edit = edit_init (NULL, &amp;r, NULL);</span>
</pre>
</body>
</html>