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

21 lines
1.6 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>make_global</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--group.c.html#L199'>make_global</a> 199 lib/widget/group.c WIDGET (iter-&gt;data)-&gt;make_global (WIDGET (iter-&gt;data), delta);</span>
<span class='curline'><a href='../S/lib--widget--group.c.html#L211'>make_global</a> 211 lib/widget/group.c WIDGET (iter-&gt;data)-&gt;make_global (WIDGET (iter-&gt;data), &amp;r);</span>
<span class='curline'><a href='../S/lib--widget--group.c.html#L607'>make_global</a> 607 lib/widget/group.c w-&gt;make_global = group_default_make_global;</span>
<span class='curline'><a href='../S/lib--widget--widget-common.c.html#L329'>make_global</a> 329 lib/widget/widget-common.c w-&gt;make_global = widget_default_make_global;</span>
<span class='curline'><a href='../S/lib--widget--widget-common.h.html#L164'>make_global</a> 164 lib/widget/widget-common.h void (*make_global) (Widget *w, const WRect *delta);</span>
<span class='curline'><a href='../S/lib--widget--widget-common.h.html#L302'>make_global</a> 302 lib/widget/widget-common.h w-&gt;make_global (w, NULL);</span>
</pre>
</body>
</html>