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

24 lines
2.3 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>g2</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/tests--lib--widget--widget_make_global_local.c.html#L37'>g2</a> 37 tests/lib/widget/widget_make_global_local.c WGroup *g0, *g1, *g2;</span>
<span class='curline'><a href='../S/tests--lib--widget--widget_make_global_local.c.html#L63'>g2</a> 63 tests/lib/widget/widget_make_global_local.c g2 = g_new0 (WGroup, 1);</span>
<span class='curline'><a href='../S/tests--lib--widget--widget_make_global_local.c.html#L65'>g2</a> 65 tests/lib/widget/widget_make_global_local.c group_init (g2, &amp;r, NULL, NULL);</span>
<span class='curline'><a href='../S/tests--lib--widget--widget_make_global_local.c.html#L66'>g2</a> 66 tests/lib/widget/widget_make_global_local.c group_add_widget (g1, g2);</span>
<span class='curline'><a href='../S/tests--lib--widget--widget_make_global_local.c.html#L72'>g2</a> 72 tests/lib/widget/widget_make_global_local.c group_add_widget (g2, w2);</span>
<span class='curline'><a href='../S/tests--lib--widget--widget_make_global_local.c.html#L88'>g2</a> 88 tests/lib/widget/widget_make_global_local.c ck_assert_int_eq (WIDGET (g2)-&gt;rect.y, 40);</span>
<span class='curline'><a href='../S/tests--lib--widget--widget_make_global_local.c.html#L89'>g2</a> 89 tests/lib/widget/widget_make_global_local.c ck_assert_int_eq (WIDGET (g2)-&gt;rect.x, 40);</span>
<span class='curline'><a href='../S/tests--lib--widget--widget_make_global_local.c.html#L109'>g2</a> 109 tests/lib/widget/widget_make_global_local.c ck_assert_int_eq (WIDGET (g2)-&gt;rect.y, 20);</span>
<span class='curline'><a href='../S/tests--lib--widget--widget_make_global_local.c.html#L110'>g2</a> 110 tests/lib/widget/widget_make_global_local.c ck_assert_int_eq (WIDGET (g2)-&gt;rect.x, 20);</span>
</pre>
</body>
</html>