mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
24 lines
2.3 KiB
HTML
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, &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)->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)->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)->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)->rect.x, 20);</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|