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

22 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>force_max</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#L314'>force_max</a> 314 src/viewer/ascii.c if (view-&gt;force_max &gt;= 0 &amp;&amp; state-&gt;offset &gt;= view-&gt;force_max)</span>
<span class='curline'><a href='../S/src--viewer--ascii.c.html#L324'>force_max</a> 324 src/viewer/ascii.c if (view-&gt;force_max &gt;= 0 &amp;&amp; state-&gt;offset + char_length &gt; view-&gt;force_max)</span>
<span class='curline'><a href='../S/src--viewer--ascii.c.html#L969'>force_max</a> 969 src/viewer/ascii.c view-&gt;force_max = view-&gt;dpy_start;</span>
<span class='curline'><a href='../S/src--viewer--ascii.c.html#L978'>force_max</a> 978 src/viewer/ascii.c view-&gt;force_max = -1;</span>
<span class='curline'><a href='../S/src--viewer--internal.h.html#L162'>force_max</a> 162 src/viewer/internal.h ssize_t force_max; // Force a max offset, or -1</span>
<span class='curline'><a href='../S/src--viewer--lib.c.html#L171'>force_max</a> 171 src/viewer/lib.c view-&gt;force_max = -1;</span>
<span class='curline'><a href='../S/src--viewer--mcviewer.c.html#L424'>force_max</a> 424 src/viewer/mcviewer.c view-&gt;force_max = -1;</span>
</pre>
</body>
</html>