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

31 lines
3.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>labels</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#L77'>labels</a> 77 lib/widget/buttonbar.c bb-&gt;labels[i].end_coord = pos;</span>
<span class='curline'><a href='../S/lib--widget--buttonbar.c.html#L96'>labels</a> 96 lib/widget/buttonbar.c bb-&gt;labels[i].end_coord = pos;</span>
<span class='curline'><a href='../S/lib--widget--buttonbar.c.html#L105'>labels</a> 105 lib/widget/buttonbar.c bb-&gt;labels[i].end_coord = pos;</span>
<span class='curline'><a href='../S/lib--widget--buttonbar.c.html#L117'>labels</a> 117 lib/widget/buttonbar.c return bb-&gt;labels[0].end_coord;</span>
<span class='curline'><a href='../S/lib--widget--buttonbar.c.html#L118'>labels</a> 118 lib/widget/buttonbar.c return bb-&gt;labels[i].end_coord - bb-&gt;labels[i - 1].end_coord;</span>
<span class='curline'><a href='../S/lib--widget--buttonbar.c.html#L129'>labels</a> 129 lib/widget/buttonbar.c if (bb-&gt;labels[i].end_coord &gt; x)</span>
<span class='curline'><a href='../S/lib--widget--buttonbar.c.html#L140'>labels</a> 140 lib/widget/buttonbar.c g_free (bb-&gt;labels[idx - 1].text);</span>
<span class='curline'><a href='../S/lib--widget--buttonbar.c.html#L141'>labels</a> 141 lib/widget/buttonbar.c bb-&gt;labels[idx - 1].text = g_strdup (text);</span>
<span class='curline'><a href='../S/lib--widget--buttonbar.c.html#L154'>labels</a> 154 lib/widget/buttonbar.c if ((bb != NULL) &amp;&amp; (bb-&gt;labels[i].command != CK_IgnoreKey))</span>
<span class='curline'><a href='../S/lib--widget--buttonbar.c.html#L156'>labels</a> 156 lib/widget/buttonbar.c target = (bb-&gt;labels[i].receiver != NULL) ? bb-&gt;labels[i].receiver : WIDGET (w-&gt;owner);</span>
<span class='curline'><a href='../S/lib--widget--buttonbar.c.html#L157'>labels</a> 157 lib/widget/buttonbar.c ret = send_message (target, w, MSG_ACTION, bb-&gt;labels[i].command, NULL);</span>
<span class='curline'><a href='../S/lib--widget--buttonbar.c.html#L200'>labels</a> 200 lib/widget/buttonbar.c text = (bb-&gt;labels[i].text != NULL) ? bb-&gt;labels[i].text : "";</span>
<span class='curline'><a href='../S/lib--widget--buttonbar.c.html#L208'>labels</a> 208 lib/widget/buttonbar.c g_free (bb-&gt;labels[i].text);</span>
<span class='curline'><a href='../S/lib--widget--buttonbar.c.html#L278'>labels</a> 278 lib/widget/buttonbar.c bb-&gt;labels[idx - 1].command = command;</span>
<span class='curline'><a href='../S/lib--widget--buttonbar.c.html#L279'>labels</a> 279 lib/widget/buttonbar.c bb-&gt;labels[idx - 1].receiver = WIDGET (receiver);</span>
<span class='curline'><a href='../S/lib--widget--buttonbar.h.html#L32'>labels</a> 32 lib/widget/buttonbar.h } labels[BUTTONBAR_LABELS_NUM];</span>
</pre>
</body>
</html>