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

26 lines
2.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>Id</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--chattr.c.html#L388'>Id</a> 388 src/filemanager/chattr.c chattr_toggle_select (const WChattrBoxes *cb, int Id)</span>
<span class='curline'><a href='../S/src--filemanager--chattr.c.html#L393'>Id</a> 393 src/filemanager/chattr.c w = WIDGET (g_list_nth_data (CONST_GROUP (cb)-&gt;widgets, Id - cb-&gt;top));</span>
<span class='curline'><a href='../S/src--filemanager--chattr.c.html#L395'>Id</a> 395 src/filemanager/chattr.c check_attr[Id].selected = !check_attr[Id].selected;</span>
<span class='curline'><a href='../S/src--filemanager--chattr.c.html#L398'>Id</a> 398 src/filemanager/chattr.c chattr_draw_select (w, check_attr[Id].selected);</span>
<span class='curline'><a href='../S/src--filemanager--chmod.c.html#L172'>Id</a> 172 src/filemanager/chmod.c chmod_draw_select (const WDialog *h, int Id)</span>
<span class='curline'><a href='../S/src--filemanager--chmod.c.html#L174'>Id</a> 174 src/filemanager/chmod.c widget_gotoyx (h, PY + Id + 1, PX + 1);</span>
<span class='curline'><a href='../S/src--filemanager--chmod.c.html#L175'>Id</a> 175 src/filemanager/chmod.c tty_print_char (check_perm[Id].selected ? '*' : ' ');</span>
<span class='curline'><a href='../S/src--filemanager--chmod.c.html#L176'>Id</a> 176 src/filemanager/chmod.c widget_gotoyx (h, PY + Id + 1, PX + 3);</span>
<span class='curline'><a href='../S/src--filemanager--chmod.c.html#L182'>Id</a> 182 src/filemanager/chmod.c chmod_toggle_select (const WDialog *h, int Id)</span>
<span class='curline'><a href='../S/src--filemanager--chmod.c.html#L184'>Id</a> 184 src/filemanager/chmod.c check_perm[Id].selected = !check_perm[Id].selected;</span>
<span class='curline'><a href='../S/src--filemanager--chmod.c.html#L186'>Id</a> 186 src/filemanager/chmod.c chmod_draw_select (h, Id);</span>
</pre>
</body>
</html>