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