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

28 lines
2.5 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>wi</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--history.c.html#L83'>wi</a> 83 lib/widget/history.c int x = 0, y, he, wi;</span>
<span class='curline'><a href='../S/lib--widget--history.c.html#L109'>wi</a> 109 lib/widget/history.c wi = data-&gt;max_width + 4;</span>
<span class='curline'><a href='../S/lib--widget--history.c.html#L111'>wi</a> 111 lib/widget/history.c if ((wi + x) &gt; COLS)</span>
<span class='curline'><a href='../S/lib--widget--history.c.html#L113'>wi</a> 113 lib/widget/history.c wi = MIN (wi, COLS);</span>
<span class='curline'><a href='../S/lib--widget--history.c.html#L114'>wi</a> 114 lib/widget/history.c x = COLS - wi;</span>
<span class='curline'><a href='../S/lib--widget--history.c.html#L117'>wi</a> 117 lib/widget/history.c rect_init (&amp;r, y, x, he, wi);</span>
<span class='curline'><a href='../S/lib--widget--input.c.html#L1188'>wi</a> 1188 lib/widget/input.c Widget *wi = WIDGET (in);</span>
<span class='curline'><a href='../S/lib--widget--input.c.html#L1189'>wi</a> 1189 lib/widget/input.c const WRect *w = &amp;wi-&gt;rect;</span>
<span class='curline'><a href='../S/lib--widget--input.c.html#L1199'>wi</a> 1199 lib/widget/input.c if (wi-&gt;owner == NULL || !widget_get_state (WIDGET (wi-&gt;owner), WST_ACTIVE))</span>
<span class='curline'><a href='../S/lib--widget--input.c.html#L1226'>wi</a> 1226 lib/widget/input.c if (widget_get_state (wi, WST_DISABLED))</span>
<span class='curline'><a href='../S/src--filemanager--boxes.c.html#L403'>wi</a> 403 src/filemanager/boxes.c Widget *wi;</span>
<span class='curline'><a href='../S/src--filemanager--boxes.c.html#L406'>wi</a> 406 src/filemanager/boxes.c wi = widget_find_by_id (w, ftpfs_proxy_host_id);</span>
<span class='curline'><a href='../S/src--filemanager--boxes.c.html#L407'>wi</a> 407 src/filemanager/boxes.c widget_disable (wi, not_use);</span>
</pre>
</body>
</html>