mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
22 lines
1.5 KiB
HTML
22 lines
1.5 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>he</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/lib--widget--history.c.html#L83'>he</a> 83 lib/widget/history.c int x = 0, y, he, wi;</span>
|
|
<span class='curline'><a href='../S/lib--widget--history.c.html#L93'>he</a> 93 lib/widget/history.c he = data->count + 2;</span>
|
|
<span class='curline'><a href='../S/lib--widget--history.c.html#L95'>he</a> 95 lib/widget/history.c if (he <= y || y > (LINES - 6))</span>
|
|
<span class='curline'><a href='../S/lib--widget--history.c.html#L97'>he</a> 97 lib/widget/history.c he = MIN (he, y - 1);</span>
|
|
<span class='curline'><a href='../S/lib--widget--history.c.html#L98'>he</a> 98 lib/widget/history.c y -= he;</span>
|
|
<span class='curline'><a href='../S/lib--widget--history.c.html#L103'>he</a> 103 lib/widget/history.c he = MIN (he, LINES - y);</span>
|
|
<span class='curline'><a href='../S/lib--widget--history.c.html#L117'>he</a> 117 lib/widget/history.c rect_init (&r, y, x, he, wi);</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|