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

26 lines
2.4 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>compact</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--dialog.c.html#L369'>compact</a> 369 lib/widget/dialog.c gboolean compact, const int *colors, widget_cb_fn callback,</span>
<span class='curline'><a href='../S/lib--widget--dialog.c.html#L400'>compact</a> 400 lib/widget/dialog.c new_d-&gt;compact = compact;</span>
<span class='curline'><a href='../S/lib--widget--dialog.c.html#L408'>compact</a> 408 lib/widget/dialog.c WIDGET (frame_new (0, 0, w-&gt;rect.lines, w-&gt;rect.cols, title, FALSE, new_d-&gt;compact));</span>
<span class='curline'><a href='../S/lib--widget--dialog.h.html#L67'>compact</a> 67 lib/widget/dialog.h gboolean compact; // Suppress spaces around the frame</span>
<span class='curline'><a href='../S/lib--widget--dialog.h.html#L108'>compact</a> 108 lib/widget/dialog.h widget_pos_flags_t pos_flags, gboolean compact, const int *colors,</span>
<span class='curline'><a href='../S/lib--widget--frame.c.html#L72'>compact</a> 72 lib/widget/frame.c int d = f-&gt;compact ? 0 : 1;</span>
<span class='curline'><a href='../S/lib--widget--frame.c.html#L99'>compact</a> 99 lib/widget/frame.c frame_new (int y, int x, int lines, int cols, const char *title, gboolean single, gboolean compact)</span>
<span class='curline'><a href='../S/lib--widget--frame.c.html#L110'>compact</a> 110 lib/widget/frame.c f-&gt;compact = compact;</span>
<span class='curline'><a href='../S/lib--widget--frame.h.html#L30'>compact</a> 30 lib/widget/frame.h gboolean compact;</span>
<span class='curline'><a href='../S/lib--widget--frame.h.html#L38'>compact</a> 38 lib/widget/frame.h gboolean compact);</span>
<span class='curline'><a href='../S/lib--widget--hline.c.html#L71'>compact</a> 71 lib/widget/hline.c if (CONST_DIALOG (o)-&gt;compact)</span>
</pre>
</body>
</html>