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

21 lines
1.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>rect_grow</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.h.html#L37'>rect_grow</a> 37 lib/widget/rect.h void rect_grow (WRect *r, int dl, int dc);</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L1122'>rect_grow</a> 1122 src/editor/editcmd.c rect_grow (&amp;r, -1, 0);</span>
<span class='curline'><a href='../S/src--editor--editdraw.c.html#L1052'>rect_grow</a> 1052 src/editor/editdraw.c rect_grow (w, -1, -1);</span>
<span class='curline'><a href='../S/src--editor--editdraw.c.html#L1103'>rect_grow</a> 1103 src/editor/editdraw.c rect_grow (w, 1, 1);</span>
<span class='curline'><a href='../S/src--editor--editwidget.c.html#L922'>rect_grow</a> 922 src/editor/editwidget.c rect_grow (&amp;w-&gt;rect, -1, 0);</span>
<span class='curline'><a href='../S/src--editor--editwidget.c.html#L1523'>rect_grow</a> 1523 src/editor/editwidget.c rect_grow (&amp;r, -1, 0);</span>
</pre>
</body>
</html>