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

22 lines
1.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>end_coord</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'>end_coord</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'>end_coord</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'>end_coord</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'>end_coord</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'>end_coord</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'>end_coord</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.h.html#L31'>end_coord</a> 31 lib/widget/buttonbar.h int end_coord; // cumulative width of buttons so far</span>
</pre>
</body>
</html>