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

23 lines
2.1 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>w2</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#L38'>w2</a> 38 tests/lib/widget/widget_make_global_local.c Widget *w0, *w1, *w2;</span>
<span class='curline'><a href='../S/tests--lib--widget--widget_make_global_local.c.html#L69'>w2</a> 69 tests/lib/widget/widget_make_global_local.c w2 = g_new0 (Widget, 1);</span>
<span class='curline'><a href='../S/tests--lib--widget--widget_make_global_local.c.html#L71'>w2</a> 71 tests/lib/widget/widget_make_global_local.c widget_init (w2, &amp;r, widget_default_callback, NULL);</span>
<span class='curline'><a href='../S/tests--lib--widget--widget_make_global_local.c.html#L72'>w2</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#L91'>w2</a> 91 tests/lib/widget/widget_make_global_local.c ck_assert_int_eq (w2-&gt;rect.y, 55);</span>
<span class='curline'><a href='../S/tests--lib--widget--widget_make_global_local.c.html#L92'>w2</a> 92 tests/lib/widget/widget_make_global_local.c ck_assert_int_eq (w2-&gt;rect.x, 55);</span>
<span class='curline'><a href='../S/tests--lib--widget--widget_make_global_local.c.html#L112'>w2</a> 112 tests/lib/widget/widget_make_global_local.c ck_assert_int_eq (w2-&gt;rect.y, 35);</span>
<span class='curline'><a href='../S/tests--lib--widget--widget_make_global_local.c.html#L113'>w2</a> 113 tests/lib/widget/widget_make_global_local.c ck_assert_int_eq (w2-&gt;rect.x, 35);</span>
</pre>
</body>
</html>