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

27 lines
2.4 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>linewidth</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--viewer--ascii.c.html#L552'>linewidth</a> 552 src/viewer/ascii.c off_t *linewidth)</span>
<span class='curline'><a href='../S/src--viewer--ascii.c.html#L564'>linewidth</a> 564 src/viewer/ascii.c if (!view-&gt;mode_flags.wrap &amp;&amp; (row &lt; 0 || row &gt;= r-&gt;lines) &amp;&amp; linewidth == NULL)</span>
<span class='curline'><a href='../S/src--viewer--ascii.c.html#L589'>linewidth</a> 589 src/viewer/ascii.c if (linewidth != NULL)</span>
<span class='curline'><a href='../S/src--viewer--ascii.c.html#L590'>linewidth</a> 590 src/viewer/ascii.c *linewidth = col;</span>
<span class='curline'><a href='../S/src--viewer--ascii.c.html#L601'>linewidth</a> 601 src/viewer/ascii.c if (linewidth != NULL)</span>
<span class='curline'><a href='../S/src--viewer--ascii.c.html#L602'>linewidth</a> 602 src/viewer/ascii.c *linewidth = col;</span>
<span class='curline'><a href='../S/src--viewer--ascii.c.html#L640'>linewidth</a> 640 src/viewer/ascii.c if (linewidth != NULL)</span>
<span class='curline'><a href='../S/src--viewer--ascii.c.html#L641'>linewidth</a> 641 src/viewer/ascii.c *linewidth = col;</span>
<span class='curline'><a href='../S/src--viewer--ascii.c.html#L704'>linewidth</a> 704 src/viewer/ascii.c &amp;&amp; linewidth == NULL)</span>
<span class='curline'><a href='../S/src--viewer--ascii.c.html#L1008'>linewidth</a> 1008 src/viewer/ascii.c off_t linewidth;</span>
<span class='curline'><a href='../S/src--viewer--ascii.c.html#L1012'>linewidth</a> 1012 src/viewer/ascii.c mcview_display_line (view, &amp;state, -1, NULL, &amp;linewidth);</span>
<span class='curline'><a href='../S/src--viewer--ascii.c.html#L1013'>linewidth</a> 1013 src/viewer/ascii.c view-&gt;dpy_text_column = DOZ (linewidth, (off_t) view-&gt;data_area.cols);</span>
</pre>
</body>
</html>