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

34 lines
3.7 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>what</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--tty--tty-ncurses.c.html#L635'>what</a> 635 lib/tty/tty-ncurses.c tty_display_8bit (gboolean what)</span>
<span class='curline'><a href='../S/lib--tty--tty-ncurses.c.html#L637'>what</a> 637 lib/tty/tty-ncurses.c meta (stdscr, (int) what);</span>
<span class='curline'><a href='../S/lib--tty--tty-slang.c.html#L575'>what</a> 575 lib/tty/tty-slang.c tty_display_8bit (gboolean what)</span>
<span class='curline'><a href='../S/lib--tty--tty-slang.c.html#L577'>what</a> 577 lib/tty/tty-slang.c SLsmg_Display_Eight_Bit = what ? 128 : 160;</span>
<span class='curline'><a href='../S/lib--tty--tty.h.html#L144'>what</a> 144 lib/tty/tty.h extern void tty_display_8bit (gboolean what);</span>
<span class='curline'><a href='../S/lib--vfs--gc.c.html#L146'>what</a> 146 lib/vfs/gc.c struct vfs_stamping what = {</span>
<span class='curline'><a href='../S/lib--vfs--gc.c.html#L153'>what</a> 153 lib/vfs/gc.c stamp = g_slist_find_custom (stamps, &amp;what, vfs_stamp_compare);</span>
<span class='curline'><a href='../S/lib--vfs--gc.c.html#L168'>what</a> 168 lib/vfs/gc.c struct vfs_stamping what = {</span>
<span class='curline'><a href='../S/lib--vfs--gc.c.html#L174'>what</a> 174 lib/vfs/gc.c stamp = g_slist_find_custom (stamps, &amp;what, vfs_stamp_compare);</span>
<span class='curline'><a href='../S/lib--widget--group.c.html#L263'>what</a> 263 lib/widget/group.c group_default_find (const Widget *w, const Widget *what)</span>
<span class='curline'><a href='../S/lib--widget--group.c.html#L267'>what</a> 267 lib/widget/group.c w0 = widget_default_find (w, what);</span>
<span class='curline'><a href='../S/lib--widget--group.c.html#L274'>what</a> 274 lib/widget/group.c w0 = widget_find (WIDGET (iter-&gt;data), what);</span>
<span class='curline'><a href='../S/lib--widget--widget-common.c.html#L725'>what</a> 725 lib/widget/widget-common.c widget_default_find (const Widget *w, const Widget *what)</span>
<span class='curline'><a href='../S/lib--widget--widget-common.c.html#L727'>what</a> 727 lib/widget/widget-common.c return (w != what || w-&gt;owner == NULL) ? NULL</span>
<span class='curline'><a href='../S/lib--widget--widget-common.c.html#L728'>what</a> 728 lib/widget/widget-common.c : g_list_find (CONST_GROUP (w-&gt;owner)-&gt;widgets, what);</span>
<span class='curline'><a href='../S/lib--widget--widget-common.h.html#L167'>what</a> 167 lib/widget/widget-common.h GList *(*find) (const Widget *w, const Widget *what);</span>
<span class='curline'><a href='../S/lib--widget--widget-common.h.html#L231'>what</a> 231 lib/widget/widget-common.h GList *widget_default_find (const Widget *w, const Widget *what);</span>
<span class='curline'><a href='../S/lib--widget--widget-common.h.html#L331'>what</a> 331 lib/widget/widget-common.h widget_find (const Widget *w, const Widget *what)</span>
<span class='curline'><a href='../S/lib--widget--widget-common.h.html#L333'>what</a> 333 lib/widget/widget-common.h return w-&gt;find (w, what);</span>
</pre>
</body>
</html>