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

24 lines
2.1 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>moving</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--hotlist.c.html#L136'>moving</a> 136 src/filemanager/hotlist.c gboolean moving; // we are in moving hotlist currently</span>
<span class='curline'><a href='../S/src--filemanager--hotlist.c.html#L233'>moving</a> 233 src/filemanager/hotlist.c WListbox *list = hotlist_state.moving ? l_movelist : l_hotlist;</span>
<span class='curline'><a href='../S/src--filemanager--hotlist.c.html#L256'>moving</a> 256 src/filemanager/hotlist.c if (hotlist_state.moving)</span>
<span class='curline'><a href='../S/src--filemanager--hotlist.c.html#L342'>moving</a> 342 src/filemanager/hotlist.c hotlist_state.moving = TRUE;</span>
<span class='curline'><a href='../S/src--filemanager--hotlist.c.html#L344'>moving</a> 344 src/filemanager/hotlist.c hotlist_state.moving = FALSE;</span>
<span class='curline'><a href='../S/src--filemanager--hotlist.c.html#L426'>moving</a> 426 src/filemanager/hotlist.c list = hotlist_state.moving ? l_movelist : l_hotlist;</span>
<span class='curline'><a href='../S/src--filemanager--hotlist.c.html#L448'>moving</a> 448 src/filemanager/hotlist.c WListbox *list = hotlist_state.moving ? l_movelist : l_hotlist;</span>
<span class='curline'><a href='../S/src--filemanager--hotlist.c.html#L519'>moving</a> 519 src/filemanager/hotlist.c if (hotlist_state.moving)</span>
<span class='curline'><a href='../S/src--filemanager--hotlist.c.html#L527'>moving</a> 527 src/filemanager/hotlist.c if (!hotlist_state.moving)</span>
</pre>
</body>
</html>