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>dc</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--rect.c.html#L120'>dc</a> 120 lib/widget/rect.c rect_resize (WRect *r, int dl, int dc)</span>
|
|
<span class='curline'><a href='../S/lib--widget--rect.c.html#L123'>dc</a> 123 lib/widget/rect.c r->cols += dc;</span>
|
|
<span class='curline'><a href='../S/lib--widget--rect.c.html#L140'>dc</a> 140 lib/widget/rect.c rect_grow (WRect *r, int dl, int dc)</span>
|
|
<span class='curline'><a href='../S/lib--widget--rect.c.html#L143'>dc</a> 143 lib/widget/rect.c r->x -= dc;</span>
|
|
<span class='curline'><a href='../S/lib--widget--rect.c.html#L145'>dc</a> 145 lib/widget/rect.c r->cols += dc * 2;</span>
|
|
<span class='curline'><a href='../S/lib--widget--rect.h.html#L36'>dc</a> 36 lib/widget/rect.h void rect_resize (WRect *r, int dl, int dc);</span>
|
|
<span class='curline'><a href='../S/lib--widget--rect.h.html#L37'>dc</a> 37 lib/widget/rect.h void rect_grow (WRect *r, int dl, int dc);</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|