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

21 lines
1.6 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>total_bytes_label</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/src--filemanager--filegui.c.html#L212'>total_bytes_label</a> 212 src/filemanager/filegui.c WHLine *total_bytes_label;</span>
<span class='curline'><a href='../S/src--filemanager--filegui.c.html#L924'>total_bytes_label</a> 924 src/filemanager/filegui.c ui-&gt;total_bytes_label = hline_new (y++, -1, -1);</span>
<span class='curline'><a href='../S/src--filemanager--filegui.c.html#L925'>total_bytes_label</a> 925 src/filemanager/filegui.c group_add_widget (g, ui-&gt;total_bytes_label);</span>
<span class='curline'><a href='../S/src--filemanager--filegui.c.html#L1142'>total_bytes_label</a> 1142 src/filemanager/filegui.c if (ui-&gt;total_bytes_label != NULL)</span>
<span class='curline'><a href='../S/src--filemanager--filegui.c.html#L1147'>total_bytes_label</a> 1147 src/filemanager/filegui.c hline_set_textv (ui-&gt;total_bytes_label, _ (" Total: %s "), buffer2);</span>
<span class='curline'><a href='../S/src--filemanager--filegui.c.html#L1151'>total_bytes_label</a> 1151 src/filemanager/filegui.c hline_set_textv (ui-&gt;total_bytes_label, _ (" Total: %s / %s "), buffer2, buffer3);</span>
</pre>
</body>
</html>