mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
27 lines
2.4 KiB
HTML
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->mode_flags.wrap && (row < 0 || row >= r->lines) && 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 && 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, &state, -1, NULL, &linewidth);</span>
|
|
<span class='curline'><a href='../S/src--viewer--ascii.c.html#L1013'>linewidth</a> 1013 src/viewer/ascii.c view->dpy_text_column = DOZ (linewidth, (off_t) view->data_area.cols);</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|