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

28 lines
3.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>WST_VISIBLE</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--buttonbar.c.html#L179'>WST_VISIBLE</a> 179 lib/widget/buttonbar.c if (widget_get_state (w, WST_VISIBLE))</span>
<span class='curline'><a href='../S/lib--widget--group.c.html#L173'>WST_VISIBLE</a> 173 lib/widget/group.c if (msg != MSG_DRAW || widget_get_state (w, WST_VISIBLE))</span>
<span class='curline'><a href='../S/lib--widget--group.c.html#L369'>WST_VISIBLE</a> 369 lib/widget/group.c if (widget_get_options (w, WOP_WANT_CURSOR) &amp;&amp; widget_get_state (w, WST_VISIBLE)</span>
<span class='curline'><a href='../S/lib--widget--group.c.html#L534'>WST_VISIBLE</a> 534 lib/widget/group.c if (!widget_get_state (w, WST_VISIBLE) || widget_get_state (w, WST_DISABLED))</span>
<span class='curline'><a href='../S/lib--widget--group.c.html#L731'>WST_VISIBLE</a> 731 lib/widget/group.c if (widget_get_state (w, WST_VISIBLE) &amp;&amp; !widget_get_state (wp, WST_DISABLED))</span>
<span class='curline'><a href='../S/lib--widget--menu.c.html#L691'>WST_VISIBLE</a> 691 lib/widget/menu.c if (widget_get_state (w, WST_VISIBLE) || menubar_refresh (menubar))</span>
<span class='curline'><a href='../S/lib--widget--widget-common.c.html#L100'>WST_VISIBLE</a> 100 lib/widget/widget-common.c if (w != NULL &amp;&amp; widget_get_state (WIDGET (w-&gt;owner), WST_VISIBLE | WST_FOCUSED))</span>
<span class='curline'><a href='../S/lib--widget--widget-common.c.html#L327'>WST_VISIBLE</a> 327 lib/widget/widget-common.c w-&gt;state = WST_CONSTRUCT | WST_VISIBLE;</span>
<span class='curline'><a href='../S/lib--widget--widget-common.c.html#L488'>WST_VISIBLE</a> 488 lib/widget/widget-common.c if (widget_get_state (w, WST_VISIBLE) != make_visible)</span>
<span class='curline'><a href='../S/lib--widget--widget-common.c.html#L489'>WST_VISIBLE</a> 489 lib/widget/widget-common.c widget_set_state (w, WST_VISIBLE, make_visible);</span>
<span class='curline'><a href='../S/lib--widget--widget-common.c.html#L530'>WST_VISIBLE</a> 530 lib/widget/widget-common.c if (w != NULL &amp;&amp; widget_get_state (w, WST_VISIBLE))</span>
<span class='curline'><a href='../S/lib--widget--widget-common.c.html#L607'>WST_VISIBLE</a> 607 lib/widget/widget-common.c return (widget_get_options (w, WOP_SELECTABLE) &amp;&amp; widget_get_state (w, WST_VISIBLE)</span>
<span class='curline'><a href='../S/lib--widget--widget-common.c.html#L814'>WST_VISIBLE</a> 814 lib/widget/widget-common.c case WST_VISIBLE:</span>
</pre>
</body>
</html>