mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
24 lines
2.0 KiB
HTML
24 lines
2.0 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>WBackground</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--background.c.html#L62'>WBackground</a> 62 lib/widget/background.c background_adjust (WBackground *b)</span>
|
|
<span class='curline'><a href='../S/lib--widget--background.c.html#L73'>WBackground</a> 73 lib/widget/background.c background_draw (const WBackground *b)</span>
|
|
<span class='curline'><a href='../S/lib--widget--background.c.html#L88'>WBackground</a> 88 lib/widget/background.c WBackground *b = BACKGROUND (w);</span>
|
|
<span class='curline'><a href='../S/lib--widget--background.c.html#L107'>WBackground</a> 107 lib/widget/background.c WBackground *</span>
|
|
<span class='curline'><a href='../S/lib--widget--background.c.html#L112'>WBackground</a> 112 lib/widget/background.c WBackground *b;</span>
|
|
<span class='curline'><a href='../S/lib--widget--background.c.html#L115'>WBackground</a> 115 lib/widget/background.c b = g_new (WBackground, 1);</span>
|
|
<span class='curline'><a href='../S/lib--widget--background.h.html#L11'>WBackground</a> 11 lib/widget/background.h #define BACKGROUND(x) ((WBackground *) (x))</span>
|
|
<span class='curline'><a href='../S/lib--widget--background.h.html#L12'>WBackground</a> 12 lib/widget/background.h #define CONST_BACKGROUND(x) ((const WBackground *) (x))</span>
|
|
<span class='curline'><a href='../S/lib--widget--background.h.html#L30'>WBackground</a> 30 lib/widget/background.h WBackground *background_new (int y, int x, int lines, int cols, int color, unsigned char pattern,</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|