mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
22 lines
1.6 KiB
HTML
22 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>wrap_mode</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--editoptions.c.html#L125'>wrap_mode</a> 125 src/editor/editoptions.c int wrap_mode = 0;</span>
|
|
<span class='curline'><a href='../S/src--editor--editoptions.c.html#L142'>wrap_mode</a> 142 src/editor/editoptions.c wrap_mode = 1;</span>
|
|
<span class='curline'><a href='../S/src--editor--editoptions.c.html#L144'>wrap_mode</a> 144 src/editor/editoptions.c wrap_mode = 2;</span>
|
|
<span class='curline'><a href='../S/src--editor--editoptions.c.html#L146'>wrap_mode</a> 146 src/editor/editoptions.c wrap_mode = 0;</span>
|
|
<span class='curline'><a href='../S/src--editor--editoptions.c.html#L153'>wrap_mode</a> 153 src/editor/editoptions.c QUICK_RADIO (3, wrap_str, &wrap_mode, NULL),</span>
|
|
<span class='curline'><a href='../S/src--editor--editoptions.c.html#L230'>wrap_mode</a> 230 src/editor/editoptions.c if (wrap_mode == 1)</span>
|
|
<span class='curline'><a href='../S/src--editor--editoptions.c.html#L235'>wrap_mode</a> 235 src/editor/editoptions.c else if (wrap_mode == 2)</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|